diff --git a/Cargo.lock b/Cargo.lock index b11fd69..d258d1f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -22,7 +22,7 @@ dependencies = [ [[package]] name = "asus-numpad" -version = "0.2.0" +version = "0.2.1" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 8760625..b1c0a52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asus-numpad" -version = "0.2.0" +version = "0.2.1" authors = ["iamkroot "] edition = "2021" description = "Linux app to allow using the numpad that is overlayed on various Asus Laptop touchpads."