Release 2.1.2 - one bugfix and some doc

This commit is contained in:
Skia 2024-10-15 17:24:56 +02:00
parent c5930274e5
commit bc80f6a650
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -177,7 +177,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "swaysome"
version = "2.1.1"
version = "2.1.2"
dependencies = [
"byteorder",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "swaysome"
version = "2.1.1"
version = "2.1.2"
authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"]
edition = "2021"
description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"

View file

@ -1,4 +1,4 @@
.TH SWAYSOME "1" "Feb 2024" "2.1.1" "User Commands"
.TH SWAYSOME "1" "Feb 2024" "2.1.2" "User Commands"
.
.
.SH NAME
@ -142,7 +142,7 @@ Print version
.
.
.SH "VERSION"
2.1.1
2.1.2
.
.
.SH "HOMEPAGE"