From 326bc69fc2e67aac96246fc8b5307957c0a05e0a Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Wed, 17 Dec 2014 13:48:09 +1100 Subject: [PATCH] 0.9.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 63e8fd2..ea03050 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.9.2" +version = "0.9.3" 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