diff --git a/package.json b/package.json index 02c7e08..7b6b869 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-theme-darcula", "displayName": "Darcula Theme", "description": "A theme extension for VS Code based on Darcula theme from Jetbrains IDEs", - "version": "1.2.0", + "version": "1.2.1", "publisher": "rokoroku", "scripts": { "publish": "vsce publish" @@ -27,4 +27,4 @@ } ] } -} \ No newline at end of file +}