From 1f8ccb020792144089886cc19b3ef5a7c65f99c2 Mon Sep 17 00:00:00 2001 From: Skia Date: Fri, 16 Feb 2024 16:56:32 +0100 Subject: [PATCH] Release 2.1.1 - documentation update only --- Cargo.lock | 2 +- Cargo.toml | 2 +- swaysome.1 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3fc65d2..8ba0370 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -177,7 +177,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "swaysome" -version = "2.1.0" +version = "2.1.1" dependencies = [ "byteorder", "clap", diff --git a/Cargo.toml b/Cargo.toml index 1f8a583..a4c7f2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaysome" -version = "2.1.0" +version = "2.1.1" authors = ["Skia ", "Nabos "] edition = "2021" description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager" diff --git a/swaysome.1 b/swaysome.1 index 6c329b8..f51247d 100644 --- a/swaysome.1 +++ b/swaysome.1 @@ -1,4 +1,4 @@ -.TH SWAYSOME "1" "Feb 2024" "2.1.0" "User Commands" +.TH SWAYSOME "1" "Feb 2024" "2.1.1" "User Commands" . . .SH NAME @@ -142,7 +142,7 @@ Print version . . .SH "VERSION" -2.1.0 +2.1.1 . . .SH "HOMEPAGE"