diff --git a/Cargo.toml b/Cargo.toml index 2916eb5279..4606c0787b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "0.1.66" #:version +version = "0.1.67" #:version authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"