From f1ea6f1cf92b3bfb345e05cd9db763226365656c Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Sat, 5 Mar 2016 13:31:53 +1100 Subject: [PATCH] 0.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dab3c2d..66eb637 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.11.2" +version = "0.12.0" 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