From a14e78780bad5337c30bba2c764ef0e92e3b0486 Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Mon, 19 Dec 2016 17:11:38 +0000 Subject: [PATCH] Release the cracken --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 25c9d7d..478db6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ipnetwork" -version = "0.10.0" +version = "0.11.0" authors = ["Abhishek Chanda ", "Linus Färnstrand "] description = "A library to work with IP CIDRs in Rust, heavily WIP" license = "Apache-2.0"