diff --git a/Cargo.toml b/Cargo.toml index 9dc576e..530ea35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typle" -version = "0.12.0" +version = "0.13.0" edition = "2021" description = "Generic tuple bounds and transformations" license = "MIT"