diff --git a/Cargo.toml b/Cargo.toml index 5d1650a..b5249e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vers-vecs" -version = "1.0.0" +version = "1.1.0" edition = "2021" authors = ["Johannes \"Cydhra\" Hengstler"] description = "A collection of succinct data structures supported by fast implementations of rank and select queries."