diff --git a/regex-syntax/Cargo.toml b/regex-syntax/Cargo.toml index 82700b03a..64acce292 100644 --- a/regex-syntax/Cargo.toml +++ b/regex-syntax/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex-syntax" -version = "0.6.25" #:version +version = "0.6.26" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/regex"