(cargo-release) version 1.1.1

This commit is contained in:
Lokathor
2021-01-25 18:27:05 -07:00
parent c0d9137827
commit 17f10ea178
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tinyvec"
description = "`tinyvec` provides 100% safe vec-like data structures."
version = "1.1.1-alpha.0"
version = "1.1.1"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"