diff --git a/Cargo.toml b/Cargo.toml index 0867eb1..94a134f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smallint" -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = ["artofrev"] description = "A library for optimized arbitrary precision integers."