Skip to content

Commit f067879

Browse files
committed
Bump version
1 parent 38b368f commit f067879

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 = "1.1.0"
3+
version = "1.1.1"
44
authors = ["Stephane Raux <stephaneyfx@gmail.com>"]
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)