diff --git a/Cargo.toml b/Cargo.toml index 1c323b1..710eb72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "re_set-lib" -version = "3.1.5" +version = "3.1.6" edition = "2021" description = "Data structure library for ReSet" repository = "https://github.com/Xetibo/ReSet-Lib"