1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 10:41:03 +02:00

chore(release): v0.8.0

This commit is contained in:
Jake Stanger 2022-11-30 22:58:31 +00:00
parent 37458642df
commit c1e1743b5e
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

@ -1144,7 +1144,7 @@ dependencies = [
[[package]]
name = "ironbar"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"async_once",
"chrono",

View file

@ -1,6 +1,6 @@
[package]
name = "ironbar"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
license = "MIT"
description = "Customisable GTK Layer Shell wlroots/sway bar"