From 786440d524bb8c10fa6537a4ab6252ad994f55f8 Mon Sep 17 00:00:00 2001 From: hhh Date: Tue, 17 Sep 2024 19:15:26 +0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c72ba1..a5e1601 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jetbrains-dark-new-ui", "displayName": "JetBrains Dark (New UI)", "description": "Endeavor to replicate the default dark theme from new versions of JetBrains IDEs (like PyCharm and WebStorm)", - "version": "0.0.1", + "version": "1.0.0", "license": "Unlicense", "repository": "https://github.com/kotikotprojects/jetbrains-dark-new-ui", "publisher": "zxchhh",