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