diff --git a/Cargo.toml b/Cargo.toml index 5935d29..0f0e283 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swayr" -version = "0.0.1" +version = "0.0.2" 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"