1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 19:34:24 +02:00

chore(release): v0.5.2

This commit is contained in:
Jake Stanger 2022-09-07 22:47:57 +01:00
parent ee67b3be28
commit b801751bda
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

@ -1084,7 +1084,7 @@ dependencies = [
[[package]]
name = "ironbar"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"chrono",
"color-eyre",

View file

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