diff --git a/Cargo.toml b/Cargo.toml index 0282dc4..60cd140 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "desk-talk" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "A software that records when you press a button down, and types what you said when you release it" license = "MIT"