Skip to content

Commit

Permalink
bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cydhra committed Sep 19, 2024
1 parent c99a18e commit f98aab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vers-vecs"
version = "1.5.0"
version = "1.5.1"
edition = "2021"
authors = ["Johannes \"Cydhra\" Hengstler"]
description = "A collection of succinct data structures supported by fast implementations of rank and select queries."
Expand Down

0 comments on commit f98aab2

Please sign in to comment.