Skip to content

Commit e8ce03c

Browse files
committed
bump version to 11.2.3
1 parent ca3282c commit e8ce03c

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
@@ -276,7 +276,7 @@ dependencies = [
276276

277277
[[package]]
278278
name = "miniscript"
279-
version = "11.2.2"
279+
version = "11.2.3"
280280
dependencies = [
281281
"bech32",
282282
"bitcoin",

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 = "11.2.2"
3+
version = "11.2.3"
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)