diff --git a/Cargo.toml b/Cargo.toml index 5e1db3d..5516116 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallvec" -version = "0.4.0" +version = "0.4.1" authors = ["Simon Sapin "] license = "MPL-2.0" repository = "https://github.com/servo/rust-smallvec"