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"