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