diff --git a/Cargo.toml b/Cargo.toml index 598b839..f200cbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bit-set" -version = "0.5.2" +version = "0.5.3" authors = ["Alexis Beingessner "] license = "MIT/Apache-2.0" description = "A set of bits"