diff --git a/Cargo.lock b/Cargo.lock index 8eafdcb..4601c0f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1813,7 +1813,7 @@ dependencies = [ [[package]] name = "razer-battery-report" -version = "0.2.0" +version = "0.2.1" dependencies = [ "hidapi", "image", diff --git a/Cargo.toml b/Cargo.toml index 0537ce0..5e7ede7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "razer-battery-report" -version = "0.2.0" +version = "0.2.1" authors = ["xzeldon "] edition = "2021" description = "Razer Battery Level Tray Indicator"