Skip to content

Commit 94952db

Browse files
authored
Merge pull request #31 from nikomatsakis/release-0.14.0
release 0.14.0
2 parents 7fc71a3 + fb6143a commit 94952db

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/rust-lang-nursery/ena"
66
repository = "https://github.com/rust-lang-nursery/ena"
7-
version = "0.13.1"
7+
version = "0.14.0"
88
authors = ["Niko Matsakis <[email protected]>"]
99
readme = "README.md"
1010
keywords = ["unification", "union-find"]

0 commit comments

Comments
 (0)