(cargo-release) version 1.0.0-alpha.4

This commit is contained in:
Lokathor
2020-08-21 15:32:29 -06:00
parent ea8efbc870
commit 4cf02c74b7
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "`tinyvec` provides 100% safe vec-like data structures."
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"