From 05a704df75a2fbb0fe3e77247564abce62bcd27e Mon Sep 17 00:00:00 2001 From: Anna Date: Fri, 16 Dec 2022 10:02:17 -0500 Subject: [PATCH] chore: bump version to 2.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e2c419..e0b01b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "2.2.0" +version = "2.2.1" edition = "2021" autoexamples = true