diff --git a/Cargo.lock b/Cargo.lock index 6bd734f..c99853b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -87,7 +87,7 @@ checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" [[package]] name = "arctis-battery-indicator" -version = "1.5.0" +version = "1.5.1" dependencies = [ "anyhow", "dirs", diff --git a/Cargo.toml b/Cargo.toml index 91fcdce..fbbfd3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arctis-battery-indicator" -version = "1.5.0" +version = "1.5.1" edition = "2021" authors = ["Aaro Luomanen"] description = "Battery icon for the SteelSeries Arctis headset."