diff --git a/Cargo.toml b/Cargo.toml index 609d15c93..2a1e3a690 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sapio-miniscript" -version = "7.0.0" +version = "7.0.1" authors = ["Jeremy Rubin ", "Andrew Poelstra , Sanket Kanjalkar "] repository = "https://github.com/sapio-lang/rust-miniscript" description = "Miniscript: a subset of Bitcoin Script designed for analysis, Sapio extended edition (supports BIP-119 OP_CTV)"