From 928f80b607035a1eb4142752555cca5c40a832c8 Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 20 Feb 2023 17:15:36 -0500 Subject: [PATCH] chore: bump version to 5.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45938df..1758464 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "5.0.0" +version = "5.1.0" edition = "2021" autoexamples = true