diff --git a/Cargo.lock b/Cargo.lock index f5b41ca..6c09f71 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -171,7 +171,7 @@ dependencies = [ [[package]] name = "razer-naga-2014-key-remap" -version = "0.1.6" +version = "0.1.7" dependencies = [ "evdev-rs 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index ef43dc8..363cbd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "razer-naga-2014-key-remap" -version = "0.1.6" +version = "0.1.7" authors = ["Jakub Podeszwik "] license = "MIT" keywords = ["razer", "naga"]