Skip to content

Commit 2fbee6d

Browse files
committed
Bump version
1 parent 789bd64 commit 2fbee6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enum-iterator/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-iterator"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Stephane Raux <[email protected]>"]
55
edition = "2021"
66
description = "Tools to iterate over all values of a type (e.g. all variants of an enumeration)"

0 commit comments

Comments
 (0)