Skip to content

Commit 3b09136

Browse files
committed
Version bumped to v2.0.0
1 parent 9c397ac commit 3b09136

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.3"
7+
version = "2.0.0"
88
edition = "2018"
99
keywords = ["macro", "error", "type", "enum"]
1010
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]

0 commit comments

Comments
 (0)