diff --git a/Cargo.toml b/Cargo.toml index 9bba6e9..25da442 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" name = "shell-quote" readme = "README.md" repository = "https://github.com/allenap/shell-quote" -version = "0.5.0" +version = "0.6.0" [features] default = ["bstr"]