Release 1.1.2

New repository, homepage, install instruction, etc...
No code change.
This commit is contained in:
Skia 2021-10-16 14:15:12 +02:00
parent 8054542664
commit ae9eb161fe
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -101,7 +101,7 @@ checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
[[package]]
name = "swaysome"
version = "1.1.1"
version = "1.1.2"
dependencies = [
"byteorder",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "swaysome"
version = "1.1.1"
version = "1.1.2"
authors = ["Skia <skia@hya.sk>"]
edition = "2018"
description = "swaysome provides a different way to manage your multiple outputs with the sway windows manager"

View file

@ -245,7 +245,7 @@ fn init_workspaces(stream: &UnixStream, workspace_name: &String) {
fn main() {
let matches = App::new("swaysome")
.version("1.1.1")
.version("1.1.2")
.author("Skia <skia@hya.sk>")
.about("Better multimonitor handling for sway")
.subcommand(