diff --git a/Cargo.toml b/Cargo.toml index 7afdfdc35..c78ed045f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.9.4" #:version +version = "1.9.5" #:version authors = ["The Rust Project Developers", "Andrew Gallant "] license = "MIT OR Apache-2.0" readme = "README.md"