(cargo-release) start next development iteration 1.2.1-alpha.0

This commit is contained in:
Lokathor
2021-04-04 10:37:03 -06:00
parent 47c684bef7
commit a2933e4c6d
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "`tinyvec` provides 100% safe vec-like data structures."
version = "1.2.0"
version = "1.2.1-alpha.0"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"