diff --git a/regex-test/Cargo.toml b/regex-test/Cargo.toml index 729cd1987..1fadd5bca 100644 --- a/regex-test/Cargo.toml +++ b/regex-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex-test" -version = "0.1.0" #:version +version = "0.1.1" #:version authors = ["The Rust Project Developers", "Andrew Gallant "] description = """ Infrastructure for testing regexes.