diff --git a/Cargo.lock b/Cargo.lock index 443db06..71e6f73 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -145,7 +145,7 @@ dependencies = [ [[package]] name = "hyprland-workspaces" -version = "2.0.2" +version = "2.0.3" dependencies = [ "flexi_logger", "hyprland", diff --git a/Cargo.toml b/Cargo.toml index b70c50d..b9e653a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/FieldofClay/hyprland-workspaces" readme = "README.md" keywords = ["hyprland", "eww"] categories = ["command-line-utilities"] -version = "2.0.2" +version = "2.0.3" edition = "2021" license = "MIT"