mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 11:24:24 +02:00
chore: bump version to 0.15.1-pre
This commit is contained in:
parent
1971f3bb1e
commit
78fcd44c1a
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1592,7 +1592,7 @@ checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
|
|||
|
||||
[[package]]
|
||||
name = "ironbar"
|
||||
version = "0.15.0"
|
||||
version = "0.15.1-pre"
|
||||
dependencies = [
|
||||
"cairo-rs",
|
||||
"cfg-if",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ironbar"
|
||||
version = "0.15.0"
|
||||
version = "0.15.1-pre"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Customisable GTK Layer Shell wlroots/sway bar"
|
||||
|
|
Loading…
Add table
Reference in a new issue