chore(release): v0.4.0

This commit is contained in:
Jake Stanger 2022-08-22 23:09:01 +01:00
parent f2ee2dfe7a
commit 1d7c3772e4
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

@ -1127,7 +1127,7 @@ dependencies = [
[[package]]
name = "ironbar"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"chrono",
"color-eyre",

View File

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