Skip to content

Commit 5f4dcd9

Browse files
authored
Merge pull request #282 from RoaringBitmap/bump-version
Bump roaring to v0.10.5
2 parents 6391a97 + 808c8ea commit 5f4dcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "roaring"
3-
version = "0.10.4"
3+
version = "0.10.5"
44
rust-version = "1.65.0"
55
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]
66
description = "A better compressed bitset - pure Rust implementation"

0 commit comments

Comments
 (0)