From 54d2429b7c492ae6122ae8e45efc5f07b3b89756 Mon Sep 17 00:00:00 2001 From: Anna Date: Sun, 2 Jun 2024 00:09:08 -0400 Subject: [PATCH] chore: bump version to 6.0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 32cf6aa..df475bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttmp" -version = "6.0.2" +version = "6.0.3" edition = "2021" autoexamples = true