diff --git a/Cargo.lock b/Cargo.lock index 8d46abe..0795710 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -187,7 +187,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "swaysome" -version = "2.3.1" +version = "2.3.1+git" dependencies = [ "assert-json-diff", "byteorder", diff --git a/Cargo.toml b/Cargo.toml index 988408e..d795da9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaysome" -version = "2.3.1" +version = "2.3.1+git" authors = ["Skia ", "Nabos "] edition = "2021" description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"