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

This commit is contained in:
Lokathor
2020-07-18 00:27:39 -06:00
parent f1a171df93
commit 81420cd6ed
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "Just, really the littlest Vec you could need. So smol."
version = "0.4.0"
version = "0.4.1-alpha.0"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"