diff --git a/Cargo.lock b/Cargo.lock index bf19a51..334d7fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2239,7 +2239,7 @@ dependencies = [ [[package]] name = "razer-battery-report" -version = "0.2.4" +version = "0.3.0" dependencies = [ "hidapi", "image", diff --git a/Cargo.toml b/Cargo.toml index 63c29d9..44b30b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "razer-battery-report" -version = "0.2.4" +version = "0.3.0" authors = ["xzeldon "] edition = "2021" description = "Razer Battery Level Tray Indicator"