diff --git a/Cargo.toml b/Cargo.toml index 3b5c412..ee338fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nybbles" -version = "0.1.0" +version = "0.1.1" authors = ["DaniPopes <57450786+DaniPopes@users.noreply.github.com>"] description = "Efficient nibble-sized (4-bit) byte sequence data structure" edition = "2021"