From 5eb0c8515a8433efea2827e959b76b9d71f619ef Mon Sep 17 00:00:00 2001
From: FieldofClay <7278759+FieldofClay@users.noreply.github.com>
Date: Fri, 20 Sep 2024 23:00:47 +1000
Subject: [PATCH] Bump to v2.0.2

---
 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index bb7c878..4aded28 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -152,7 +152,7 @@ dependencies = [
 
 [[package]]
 name = "hyprland-workspaces"
-version = "2.0.1"
+version = "2.0.2"
 dependencies = [
  "flexi_logger",
  "hyprland",
diff --git a/Cargo.toml b/Cargo.toml
index d7a5554..3d4e0c3 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.1"
+version = "2.0.2"
 edition = "2021"
 license = "MIT"