From 955cd1a9d026788ef74db027ca51be0b261de2ef Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Sat, 23 Jan 2021 23:47:01 +0100 Subject: [PATCH] Release 0.0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e13e421..51768bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swayr" -version = "0.0.4" +version = "0.0.5" 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"