diff --git a/regex-cli/Cargo.toml b/regex-cli/Cargo.toml index ac69c9ec4..543732285 100644 --- a/regex-cli/Cargo.toml +++ b/regex-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex-cli" -version = "0.2.0" #:version +version = "0.2.1" #:version authors = ["The Rust Project Developers", "Andrew Gallant "] description = """ A command line tool for debugging, ad hoc benchmarking and generating regular