From 9fa23ff24d7fa6e28b54a31b73bb4baf5029084a Mon Sep 17 00:00:00 2001 From: Goren Barak Date: Thu, 30 Nov 2023 14:11:51 -0500 Subject: [PATCH] Well, I can't do that. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2df3797..e0311a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "templest" -version = "0.1.01" +version = "0.1.1" edition = "2021" description = "A procedural macro to manage temporary variables" license = "Unlicense"