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