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