Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 5fbcf35

Browse files
committed
Release 0.1.5
1 parent 45efef2 commit 5fbcf35

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 = "enumn"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
authors = ["David Tolnay <[email protected]>"]
55
categories = ["rust-patterns", "no-std"]
66
description = "Convert number to enum"

0 commit comments

Comments
 (0)