From 8060ca5105cc458c1ed73782febf4e6c0c8b1c34 Mon Sep 17 00:00:00 2001 From: Alex Martinez Date: Tue, 23 Apr 2024 17:35:58 -0400 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7659365..b019940 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publisher": "ProstDev", "displayName": "MuleSoft Community Theme", "description": "Unofficial theme created and maintained by the community.", - "version": "1.0.0", + "version": "1.0.1", "engines": { "vscode": "^1.88.0" },