Skip to content

Commit 953a432

Browse files
committed
bump up version to 0.8.0 in prep for release
1 parent da1d256 commit 953a432

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 = "Union-find, congruence closure, and other unification code. Based
44
license = "MIT/Apache-2.0"
55
homepage = "https://github.com/nikomatsakis/ena"
66
repository = "https://github.com/nikomatsakis/ena"
7-
version = "0.7.3"
7+
version = "0.8.0"
88
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
99

1010
[features]

0 commit comments

Comments
 (0)