From 06f37c2a5aea20a2a691710413084e40a1a30e70 Mon Sep 17 00:00:00 2001 From: Andrew Paseltiner Date: Thu, 10 Mar 2016 19:28:21 -0500 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f32ac2e..c1042cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bit-set" -version = "0.3.0" +version = "0.4.0" authors = ["Alexis Beingessner "] license = "MIT/Apache-2.0" description = "A set of bits" -- 2.44.0