From e56ea595aae94e8bdc392d2e73f19b779f452b02 Mon Sep 17 00:00:00 2001 From: Devarshi Shimpi Date: Thu, 14 Mar 2024 18:58:38 +0530 Subject: [PATCH] fix:version bump to load assets --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d334e..3aa4bca 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lunar-theme", "displayName": "Lunar VSCode Theme", "description": "A minimalist VS Code theme that makes your code shine like the moon", - "version": "1.2.0", + "version": "1.2.1", "icon": "lunarlogo128.png", "engines": { "vscode": "^1.77.0"