diff --git a/Cargo.toml b/Cargo.toml index 4699fe0..24bc250 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ReSet-Lib" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "Data structure library for ReSet" repository = "https://github.com/Xetibo/ReSet-Lib"