Skip to content

Commit 8740928

Browse files
committed
Version bumped to v1.2.2
1 parent 80953df commit 8740928

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.1"
7+
version = "1.2.2"
88
keywords = ["macro", "error", "type", "enum"]
99
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]
1010
homepage = "http://github.com/tailhook/quick-error"

0 commit comments

Comments
 (0)