Skip to content

Commit 7f9a049

Browse files
committed
build(enum-collections): v1.1.0
1 parent fff471a commit 7f9a049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enum-collections/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "enum-collections"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
edition = "2021"
55

66
description = "Collections data structures optimized for Enum, initializable at runtime."

0 commit comments

Comments
 (0)