Skip to content

Commit f600067

Browse files
committed
Bumped version to v0.1.3
1 parent 1476a7f commit f600067

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
@@ -4,7 +4,7 @@ description = """
44
A macro which makes error types pleasant to write.
55
"""
66
license = "MIT"
7-
version = "0.1.2"
7+
version = "0.1.3"
88
keywords = ["macro", "error", "type", "enum"]
99
authors = ["Paul Colomiets <paul@colomiets.name>"]
1010
homepage = "http://github.com/tailhook/quick-error"

0 commit comments

Comments
 (0)