chore(release): v0.3.0

This commit is contained in:
Jake Stanger
2022-08-15 21:12:15 +01:00
parent 446720c578
commit 226bca632e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1033,7 +1033,7 @@ dependencies = [
[[package]]
name = "ironbar"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"chrono",
"cornfig",

View File

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