Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rschulman committed Dec 12, 2024
1 parent 0e771c8 commit dea4ee6
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.3.0"
version = "0.4.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.3.0"
spec.version = "0.4.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.3.0"
spec.version = "0.4.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 dea4ee6

Please sign in to comment.