Skip to content

Commit

Permalink
chore: release v0.11.0-beta.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 17, 2024
1 parent f8bd829 commit b374468
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -11,7 +11,7 @@ default-members = [
resolver = "2"

[workspace.package]
version = "0.11.0-beta.9"
version = "0.11.0-beta.9.1"
authors = ["Dr Maxim Orlovsky <[email protected]>"]
homepage = "https://github.com/RGB-WG"
repository = "https://github.com/RGB-WG/rgb-std"
Expand All @@ -30,7 +30,7 @@ strict_encoding = "2.7.0"
strict_types = "2.7.2"
commit_verify = { version = "0.11.0-beta.9", features = ["stl"] }
bp-core = { version = "0.11.0-beta.9", features = ["stl"] }
bp-invoice = { version = "0.11.0-beta.9" }
bp-invoice = { version = "0.11.0-beta.9.1" }
rgb-core = { version = "0.11.0-beta.9", features = ["stl"] }
indexmap = "2.4.0"
serde_crate = { package = "serde", version = "1", features = ["derive"] }
Expand Down

0 comments on commit b374468

Please sign in to comment.