diff --git a/regex-syntax/Cargo.toml b/regex-syntax/Cargo.toml index 765eb3795..84611783a 100644 --- a/regex-syntax/Cargo.toml +++ b/regex-syntax/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex-syntax" -version = "0.6.22" #:version +version = "0.6.23" #:version authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" repository = "https://github.com/rust-lang/regex"