diff --git a/Cargo.toml b/Cargo.toml index e7f9d5f..ddd6bf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regress" -version = "0.5.0" +version = "0.6.0" authors = ["ridiculousfish "] description = "A regular expression engine targeting EcmaScript syntax" license = "MIT OR Apache-2.0"