From 91f1c1f4a23de93a0e9710a6a48a6b98bcdef046 Mon Sep 17 00:00:00 2001 From: Threadiverse <139529585+threadiverse@users.noreply.github.com> Date: Sat, 23 Dec 2023 02:51:24 +0000 Subject: [PATCH] version: bump to v0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c5ac77c..85dc619 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "temi" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]