From 5787cdfa8c03074ae59e5a9fec175dfe97190730 Mon Sep 17 00:00:00 2001 From: Alexis Beingessner Date: Wed, 20 Mar 2019 21:03:10 -0400 Subject: [PATCH] 0.5.1 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.44.0