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

This commit is contained in:
Lokathor
2020-01-10 02:31:38 -07:00
parent 4a95f8ab82
commit 201581d33e
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "Just, really the littlest Vec you could need. So smol."
version = "0.1.1"
version = "0.1.2-alpha.0"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib"