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