Release 1.1.1

Fix crash with disabled outputs
This commit is contained in:
Skia 2021-10-15 10:19:52 +02:00
parent 81fb306aec
commit 6f72380643
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "swaysome"
version = "1.1.0"
version = "1.1.1"
authors = ["Skia <skia@hya.sk>"]
edition = "2018"

View file

@ -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 <skia@hya.sk>")
.about("Better multimonitor handling for sway")
.subcommand(