Skip to content

Commit 1c60699

Browse files
committed
Release enum_primitive 0.0.2
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent e12402c commit 1c60699

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.0.1"
3+
version = "0.0.2"
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)