Skip to content

Commit b374468

Browse files
committed
chore: release v0.11.0-beta.9.1
1 parent f8bd829 commit b374468

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ default-members = [
1111
resolver = "2"
1212

1313
[workspace.package]
14-
version = "0.11.0-beta.9"
14+
version = "0.11.0-beta.9.1"
1515
authors = ["Dr Maxim Orlovsky <[email protected]>"]
1616
homepage = "https://github.com/RGB-WG"
1717
repository = "https://github.com/RGB-WG/rgb-std"
@@ -30,7 +30,7 @@ strict_encoding = "2.7.0"
3030
strict_types = "2.7.2"
3131
commit_verify = { version = "0.11.0-beta.9", features = ["stl"] }
3232
bp-core = { version = "0.11.0-beta.9", features = ["stl"] }
33-
bp-invoice = { version = "0.11.0-beta.9" }
33+
bp-invoice = { version = "0.11.0-beta.9.1" }
3434
rgb-core = { version = "0.11.0-beta.9", features = ["stl"] }
3535
indexmap = "2.4.0"
3636
serde_crate = { package = "serde", version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)