diff --git a/Cargo.toml b/Cargo.toml index 21c3570..0bbad62 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.4.0" +version = "0.5.0" [features] default = ["bstr"]