diff --git a/Cargo.lock b/Cargo.lock index 0031708..f331b69 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1813,7 +1813,7 @@ dependencies = [ [[package]] name = "razer-battery-report" -version = "0.2.2" +version = "0.2.3" dependencies = [ "hidapi", "image", diff --git a/Cargo.toml b/Cargo.toml index 84dc923..2d72289 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "razer-battery-report" -version = "0.2.2" +version = "0.2.3" authors = ["xzeldon "] edition = "2021" description = "Razer Battery Level Tray Indicator"