From d41769b77a91e5bb8b34e55fc7fd5fb87bc9c1fa Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Tue, 23 Dec 2014 15:23:23 +1100 Subject: [PATCH] 0.9.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea03050..af7654b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.9.3" +version = "0.9.4" authors = ["Chris Morgan "] description = "A safe and convenient store for one value of each type" #documentation = "http://www.rust-ci.org/chris-morgan/anymap/doc/anymap/index.html" -- 2.42.0