Skip to content

Commit ec43b17

Browse files
authored
Merge pull request #309 from RoaringBitmap/bump-version
Bump version to v0.10.10
2 parents 275840c + 625f66e commit ec43b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roaring/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.9"
3+
version = "0.10.10"
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)