chore(release): v0.8.0

This commit is contained in:
Jake Stanger
2022-11-30 22:58:31 +00:00
parent 37458642df
commit c1e1743b5e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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