1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 11:11:04 +02:00

chore: bump version to 0.15.0-pre

This commit is contained in:
Jake Stanger 2024-02-10 20:56:56 +00:00
parent 1dcf6a0d28
commit 6595674af2
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

@ -1635,7 +1635,7 @@ checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
[[package]] [[package]]
name = "ironbar" name = "ironbar"
version = "0.14.1" version = "0.15.0-pre"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"chrono", "chrono",

View file

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