From 6c125bace00ea803b316ba56bbf6b1fcaa1bcaa1 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Wed, 2 Nov 2022 15:43:39 -0400 Subject: [PATCH] chore: bump version to 2.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 88f873d..fa9ce76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "1.0.0" +version = "2.0.0" edition = "2021" autoexamples = true