diff --git a/Cargo.lock b/Cargo.lock index 18a0dcf..b25f96b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -631,7 +631,7 @@ dependencies = [ [[package]] name = "swayrbar" -version = "0.1.0" +version = "0.1.1" dependencies = [ "battery", "chrono", diff --git a/swayrbar/Cargo.toml b/swayrbar/Cargo.toml index 6044771..38c6726 100644 --- a/swayrbar/Cargo.toml +++ b/swayrbar/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swayrbar" -version = "0.1.0" +version = "0.1.1" edition = "2021" homepage = "https://sr.ht/~tsdh/swayr/#swayrbar" repository = "https://git.sr.ht/~tsdh/swayr"