(cargo-release) version 1.0.0-alpha.1

This commit is contained in:
Lokathor
2020-08-09 11:12:31 -06:00
parent f4cc761057
commit 09690a0b3a
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "Just, really the littlest Vec you could need. So smol."
version = "1.0.0-alpha.0"
version = "1.0.0-alpha.1"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"