Skip to content

Commit

Permalink
Bump crate version to 0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent 473852b commit 93395f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["uniffi-bindgen","walletkit-core", "walletkit"]
resolver = "2"

[workspace.package]
version = "0.0.6"
version = "0.8.13"
license = "MIT"
edition = "2021"
authors = ["World Contributors"]
Expand All @@ -26,4 +26,4 @@ opt-level = 'z' # Optimize for size.
lto = true # Enable Link Time Optimization.
strip = true # Automatically strip symbols from the binary.
panic = "abort"
debug = false
debug = false

0 comments on commit 93395f0

Please sign in to comment.