1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

chore(release): v0.6.0

This commit is contained in:
Jake Stanger 2022-10-15 18:26:51 +01:00
parent eb5170ff6a
commit 0669504519
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

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