From b0de7bdd6e6ec2b6d71013b9ef60c26260fde8e0 Mon Sep 17 00:00:00 2001 From: Anna Date: Wed, 21 Dec 2022 22:23:15 -0500 Subject: [PATCH] chore: bump version to 3.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2057b10..ecf2887 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "2.2.1" +version = "3.0.0" edition = "2021" autoexamples = true