diff --git a/Cargo.toml b/Cargo.toml index deaba27..f29dc62 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.1.2-alpha.0" +version = "0.1.2" authors = ["Lokathor "] edition = "2018" license = "Zlib"