From 239fdd882856724bc454a1714a3838248a545497 Mon Sep 17 00:00:00 2001
From: Adam Chapman <adam.p.chapman@gmail.com>
Date: Fri, 19 Apr 2024 09:32:12 +1000
Subject: [PATCH] v2.0.10

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 5bfb467..3ebd096 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
     "displayName": "Rust in Peace",
     "homepage": "https://github.com/chapmandu/rust-in-peace-vscode-theme",
     "description": "A dark theme inspired by the album art of Megadeth's 1990 metal masterpiece, Rust in Peace.",
-    "version": "2.0.9",
+    "version": "2.0.10",
     "engines": {
         "vscode": "^1.78.2"
     },