diff --git a/Cargo.toml b/Cargo.toml index d2b31bb..65d23dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sway-alttab" description = "Simple Alt-Tab daemon for SwayWM. Switches back to previous focused window on SIGUSR1" -version = "0.1.0" +version = "1.0.0" authors = ["Govind KP "] repository = "https://github.com/reisub0/sway-alttab" readme = "./README.md"