diff --git a/Cargo.toml b/Cargo.toml index 526da05..8a23944 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tinyvec" description = "Just, really the littlest Vec you could need. So smol." -version = "0.4.0-alpha.3" +version = "0.4.0-alpha.4" authors = ["Lokathor "] edition = "2018" license = "Zlib OR Apache-2.0 OR MIT"