diff --git a/Cargo.lock b/Cargo.lock index 04cd26c..2bd19b7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1033,7 +1033,7 @@ dependencies = [ [[package]] name = "ironbar" -version = "0.2.0" +version = "0.3.0" dependencies = [ "chrono", "cornfig", diff --git a/Cargo.toml b/Cargo.toml index afb65ba..1a6d350 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ironbar" -version = "0.2.0" +version = "0.3.0" edition = "2021" license = "MIT" description = "Customisable wlroots/sway bar"