Skip to content

Commit

Permalink
Tag 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rschulman committed Nov 1, 2024
1 parent 60544c5 commit c4311d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mobile-sdk-rs"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
authors = ["Spruce Systems, Inc."]
license = "Apache-2.0 OR MIT"
Expand Down
2 changes: 1 addition & 1 deletion SpruceIDMobileSdkRs.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "SpruceIDMobileSdkRs"
spec.version = "0.2.2"
spec.version = "0.3.0"
spec.summary = "Rust-generated Swift Mobile SDK."
spec.description = <<-DESC
Rust layer for the Swift Mobile SDK.
Expand Down
2 changes: 1 addition & 1 deletion SpruceIDMobileSdkRsRustFramework.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "SpruceIDMobileSdkRsRustFramework"
spec.version = "0.2.2"
spec.version = "0.3.0"
spec.summary = "Rust-generated Framework Swift Mobile SDK."
spec.description = <<-DESC
Rust layer framework for the Swift Mobile SDK.
Expand Down

0 comments on commit c4311d0

Please sign in to comment.