From 7a515359ac745d199956efe4a2d99484c1ac421f Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Sun, 14 Aug 2022 20:42:25 +0100 Subject: [PATCH] chore(release): v0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ec042331..afb65baf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ironbar" -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "MIT" description = "Customisable wlroots/sway bar"