From 3c2e6d46a3af5366421f0a24fc930bc06c53c9ae Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Sat, 23 Jan 2021 01:02:38 +0100 Subject: [PATCH] Release 0.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 082c88b..e13e421 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swayr" -version = "0.0.3" +version = "0.0.4" description = "A wofi-based LRU window-switcher for sway written in Rust" homepage = "https://git.sr.ht/~tsdh/swayr" repository = "https://git.sr.ht/~tsdh/swayr"