(cargo-release) version 0.0.0

This commit is contained in:
Lokathor
2020-01-06 19:30:03 -07:00
parent 76058032f5
commit 935a9bb868
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "Just, really the littlest Vec you could need. So smol."
version = "0.0.0-alpha"
version = "0.0.0"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib"