Skip to content

Commit 05fcaa3

Browse files
authored
Merge pull request #27 from nikomatsakis/v0.13.1
release 0.13.1
2 parents 96e3e96 + ab40374 commit 05fcaa3

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.0"
7+
version = "0.13.1"
88
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
99
readme = "README.md"
1010
keywords = ["unification", "union-find"]

0 commit comments

Comments
 (0)