Skip to content

Commit d61103f

Browse files
committed
bump version to 10.2.3
1 parent ac76ce0 commit d61103f

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
@@ -261,7 +261,7 @@ dependencies = [
261261

262262
[[package]]
263263
name = "miniscript"
264-
version = "10.2.2"
264+
version = "10.2.3"
265265
dependencies = [
266266
"base64",
267267
"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 = "10.2.2"
3+
version = "10.2.3"
44
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"

0 commit comments

Comments
 (0)