diff --git a/Cargo.toml b/Cargo.toml index b08cd68..bdfa0b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bstr" -version = "1.1.0" #:version +version = "1.2.0" #:version authors = ["Andrew Gallant "] description = "A string type that is not required to be valid UTF-8." documentation = "https://docs.rs/bstr"