Skip to content

Commit 0f1239c

Browse files
committed
build(enum-collections): v0.10.0
1 parent af34499 commit 0f1239c

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 = "0.9.0"
3+
version = "0.10.0"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)