chore: bump version to 0.14.0-pre

This commit is contained in:
Jake Stanger 2023-08-29 22:49:26 +01:00
parent bc553b4918
commit 6fbe0d5e71
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

@ -1624,7 +1624,7 @@ checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
[[package]]
name = "ironbar"
version = "0.13.0"
version = "0.14.0-pre"
dependencies = [
"async_once",
"cfg-if",

View File

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