From 2173c81567778443b90c786db8db82d94158e512 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Fri, 20 Jan 2017 18:13:13 +0530 Subject: [PATCH] 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66eb637..39c6b77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.12.0" +version = "0.12.1" 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