diff --git a/Cargo.toml b/Cargo.toml index f4b3cf3389..777d8d298c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.1.1" #:version +version = "1.1.2" #:version authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"