From 95e3d2d7562b51403a9c4f2a724887e9afb4b2c5 Mon Sep 17 00:00:00 2001 From: Anna Date: Wed, 2 Nov 2022 16:36:33 -0400 Subject: [PATCH] chore: bump version to 2.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fa9ce76..3bdff40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "2.0.0" +version = "2.0.1" edition = "2021" autoexamples = true