From 80ea0c5fa6034e2c5af0ce1b1ac5a8f2bd8a5b67 Mon Sep 17 00:00:00 2001 From: Kunal Bagaria Date: Mon, 4 Oct 2021 13:50:05 +0530 Subject: [PATCH] Bump Version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56f2ee5..fa91982 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/kb24x7/rustyvibes" keywords = ["mechanical", "keyboard", "keypress", "keyboard", "sound"] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" -version = "1.0.4" +version = "1.0.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html