diff --git a/Cargo.toml b/Cargo.toml index b029cbc..ed4148b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaysome" -version = "1.1.0" +version = "1.1.1" authors = ["Skia "] edition = "2018" diff --git a/src/main.rs b/src/main.rs index 6c46b4a..202bc0a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -245,7 +245,7 @@ fn init_workspaces(stream: &UnixStream, workspace_name: &String) { fn main() { let matches = App::new("swaysome") - .version("1.1") + .version("1.1.1") .author("Skia ") .about("Better multimonitor handling for sway") .subcommand(