From 9583e9b7f6a0ff29654912381c456029cad6adb6 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn Date: Tue, 28 Jul 2026 10:24:32 -0500 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b945a2..9f4dd22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "termato" -version = "0.1.0" +version = "0.1.1" edition = "2024" repository = "https://github.com/StevanFreeborn/termato"