diff --git a/Cargo.toml b/Cargo.toml index 2e340d2f..f4a977b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roaring" -version = "0.6.1" +version = "0.6.2" authors = ["Wim Looman "] description = "http://roaringbitmap.org : A better compressed bitset - pure Rust implementation "