diff --git a/Cargo.toml b/Cargo.toml index 0cd733fb..9e855ac5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ress" -version = "0.11.5" -authors = ["Robert Masen "] +version = "0.11.6" +authors = ["Robert Masen "] description = "A scanner/tokenizer for JS files" keywords = ["JavaScript", "parsing", "JS", "ES", "ECMA"] categories = ["parsing", "text-processing", "web-programming"]