Skip to content

Commit 946bbfd

Browse files
authored
Merge pull request #268 from RoaringBitmap/bump-release-0-10-3
Bump version to 0.10.3
2 parents 87ab928 + aef3e49 commit 946bbfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

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

88
documentation = "https://docs.rs/roaring"
99
repository = "https://github.com/RoaringBitmap/roaring-rs"

0 commit comments

Comments
 (0)