Skip to content

Commit c03b56c

Browse files
committed
Version bumped to v1.2.1
1 parent 7e113dc commit c03b56c

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/Apache-2.0"
7-
version = "1.2.0"
7+
version = "1.2.1"
88
keywords = ["macro", "error", "type", "enum"]
99
authors = ["Paul Colomiets <[email protected]>", "Colin Kiegel <[email protected]>"]
1010
homepage = "http://github.com/tailhook/quick-error"

0 commit comments

Comments
 (0)