Skip to content

Commit cb61644

Browse files
committed
Release enum_primitive 0.1.1
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent a6e8b7d commit cb61644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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_primitive"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
license = "MIT"
55
description = "Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0"
66
authors = ["Anders Kaseorg <[email protected]>"]

0 commit comments

Comments
 (0)