diff --git a/Cargo.toml b/Cargo.toml index ad1a09b..6b7e46f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sway-alttab" description = "Program for switching between windows on swaywm" -version = "0.2.0" +version = "0.3.0" authors = [ "x1b6e6 " ]