Release v0.6.0-alpha.2

timeout_old
Tassilo Horn 3 years ago
parent c3bccfcaf2
commit 480655f60e
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml

2
Cargo.lock generated

@ -312,7 +312,7 @@ dependencies = [
[[package]]
name = "swayr"
version = "0.6.0-alpha.1"
version = "0.6.0-alpha.2"
dependencies = [
"clap",
"directories",

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

Loading…
Cancel
Save