Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b718d76

Browse files
committedJul 25, 2023
Bump the version to 0.10.2
1 parent 42ae342 commit b718d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "roaring"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
rust-version = "1.65.0"
55
authors = ["Wim Looman <wim@nemo157.com>", "Kerollmops <kero@meilisearch.com>"]
66
description = "https://roaringbitmap.org: A better compressed bitset - pure Rust implementation"

0 commit comments

Comments
 (0)
Please sign in to comment.