diff --git a/Cargo.toml b/Cargo.toml index ad83d65..8ae779a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT/Apache-2.0" name = "stackvector" readme = "README.md" repository = "https://github.com/Alexhuszagh/rust-stackvector" -version = "1.2.0" +version = "2.0.0" [features] default = ["std"]