Release 0.17.0-alpha.0

main
Tassilo Horn 2 years ago
parent cdb62c0ce8
commit 588b7153fb
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml

2
Cargo.lock generated

@ -614,7 +614,7 @@ dependencies = [
[[package]] [[package]]
name = "swayr" name = "swayr"
version = "0.16.1" version = "0.17.0-alpha.0"
dependencies = [ dependencies = [
"battery", "battery",
"chrono", "chrono",

@ -1,6 +1,6 @@
[package] [package]
name = "swayr" name = "swayr"
version = "0.16.1" version = "0.17.0-alpha.0"
description = "A LRU window-switcher (and more) for the sway window manager" description = "A LRU window-switcher (and more) for the sway window manager"
homepage = "https://sr.ht/~tsdh/swayr/" homepage = "https://sr.ht/~tsdh/swayr/"
repository = "https://git.sr.ht/~tsdh/swayr" repository = "https://git.sr.ht/~tsdh/swayr"

Loading…
Cancel
Save