Skip to content

Commit

Permalink
Bump version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jun 5, 2024
1 parent 3afe447 commit 84ee963
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chia-wallet-sdk"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
license = "Apache-2.0"
description = "An unofficial SDK for building Chia wallets."
Expand Down
2 changes: 1 addition & 1 deletion crates/chia-sdk-parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chia-sdk-parser"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
license = "Apache-2.0"
description = "Parsers for standard Chia puzzles, to determine information required to spend coins."
Expand Down

0 comments on commit 84ee963

Please sign in to comment.