Skip to content

Commit d34188c

Browse files
committed
bump version to 9.2.1
1 parent 2887782 commit d34188c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo-recent.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
118118

119119
[[package]]
120120
name = "miniscript"
121-
version = "9.2.0"
121+
version = "9.2.1"
122122
dependencies = [
123123
"bitcoin",
124124
"hashbrown 0.11.0",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "miniscript"
3-
version = "9.2.0"
3+
version = "9.2.1"
44
authors = ["Andrew Poelstra <[email protected]>, Sanket Kanjalkar <[email protected]>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"

0 commit comments

Comments
 (0)