Skip to content

Commit

Permalink
bump version to 0.3.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zoedberg committed Jul 30, 2024
1 parent b7c51b6 commit 4ca3571
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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 = "rgb-lib"
version = "0.3.0-alpha.4"
version = "0.3.0-alpha.5"
authors = [
"Zoe Faltibà <zoefaltiba@gmail.com>",
"Nicola Busanello <nicola.busanello@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion rgb-lib-ffi/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 rgb-lib-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ path = "uniffi-bindgen.rs"
default = ["uniffi/cli"]

[dependencies]
rgb-lib = { version = "0.3.0-alpha.4", path = "../", features = [
rgb-lib = { version = "0.3.0-alpha.5", path = "../", features = [
"electrum",
"esplora",
] }
Expand Down

0 comments on commit 4ca3571

Please sign in to comment.