Skip to content

Commit 36afadf

Browse files
authored
Merge pull request #337 from RoaringBitmap/bump-version-to-0.11.2
Bump roaring to v0.11.2
2 parents 9ca8d64 + e18216a commit 36afadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roaring/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.11.1"
3+
version = "0.11.2"
44
# When changing this value don't forget to change the MSRV test in `.github/workflows/test.yml`!!
55
rust-version = "1.80.1"
66
authors = ["Wim Looman <[email protected]>", "Kerollmops <[email protected]>"]

0 commit comments

Comments
 (0)