chore(release): v0.7.0

This commit is contained in:
Jake Stanger
2022-11-05 17:33:18 +00:00
parent 0a331f3138
commit 3b04642148
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "ironbar" name = "ironbar"
version = "0.6.0" version = "0.7.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"