From eff93e47317e2a34a0bfe2dfd099c6bd9c0ef372 Mon Sep 17 00:00:00 2001 From: Steve Cliff Date: Mon, 13 Apr 2026 09:22:20 +0100 Subject: [PATCH] Bump version to 0.2.2 Co-Authored-By: Claude Opus 4.6 (1M context) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b7b3f61..7ce3a84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mouth" -version = "0.2.1" +version = "0.2.2" edition = "2024" description = "Offline speech-to-text with global hotkey and paste" license-file = "LICENSE"