diff --git a/regex-syntax/Cargo.toml b/regex-syntax/Cargo.toml index e7967d5ee..2b12f497d 100644 --- a/regex-syntax/Cargo.toml +++ b/regex-syntax/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex-syntax" -version = "0.7.1" #:version +version = "0.7.2" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/regex"