From e84d5846bfd41da40627118315f8821ef52c4065 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Thu, 26 Mar 2015 10:28:57 +1100 Subject: [PATCH] 0.9.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff8c7ee..7fc8f57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.9.12" +version = "0.9.13" 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