From 8ba6d0d96e9df714d55167b7b6ccde96885cf46d Mon Sep 17 00:00:00 2001 From: Alexis Beingessner Date: Wed, 6 May 2020 09:37:16 -0400 Subject: [PATCH] 0.5.2 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4a65676..598b839 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bit-set" -version = "0.5.1" +version = "0.5.2" authors = ["Alexis Beingessner "] license = "MIT/Apache-2.0" description = "A set of bits" -- 2.44.0