From: Alexis Beingessner Date: Thu, 21 Mar 2019 01:03:10 +0000 (-0400) Subject: 0.5.1 release X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=5787cdfa8c03074ae59e5a9fec175dfe97190730;p=bit-set.git 0.5.1 release --- diff --git a/Cargo.toml b/Cargo.toml index 0c7f1f2..99ec08c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bit-set" -version = "0.5.0" +version = "0.5.1" authors = ["Alexis Beingessner "] license = "MIT/Apache-2.0" description = "A set of bits"