chore(release): v0.6.0

This commit is contained in:
Jake Stanger
2022-10-15 18:26:51 +01:00
parent eb5170ff6a
commit 0669504519
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1215,7 +1215,7 @@ dependencies = [
[[package]] [[package]]
name = "ironbar" name = "ironbar"
version = "0.5.2" version = "0.6.0"
dependencies = [ dependencies = [
"async_once", "async_once",
"chrono", "chrono",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "ironbar" name = "ironbar"
version = "0.5.2" version = "0.6.0"
edition = "2021" edition = "2021"
license = "MIT" license = "MIT"
description = "Customisable wlroots/sway bar" description = "Customisable wlroots/sway bar"