diff --git a/Cargo.lock b/Cargo.lock index e1bc1e4..3fc65d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -177,7 +177,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "swaysome" -version = "2.0.0" +version = "2.1.0" dependencies = [ "byteorder", "clap", diff --git a/Cargo.toml b/Cargo.toml index 6154b0c..1f8a583 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaysome" -version = "2.0.0" +version = "2.1.0" authors = ["Skia ", "Nabos "] edition = "2021" description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"