0.1.4
This commit is contained in:
parent
975aef0b0c
commit
f3ec8c769e
3 changed files with 8 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1827,7 +1827,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sway-de-utils"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"confy",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sway-de-utils"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = ["Penelope Gwen <support@pogmom.me>"]
|
||||
edition = "2024"
|
||||
license-file = "LICENSE.md"
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
sway-de-utils (0.1.4-1) unstable; urgency=medium
|
||||
|
||||
* finish scratchpad implementation for real
|
||||
|
||||
-- Penelope Gwen <support@pogmom.me> Thu, 22 Jan 2026 00:58:27 -0800
|
||||
|
||||
sway-de-utils (0.1.3-1) unstable; urgency=medium
|
||||
|
||||
* finish scratchpad implementation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue