diff --git a/package-lock.json b/package-lock.json index 429bf8c..8d29cb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "windicss-intellisense", - "version": "0.21.5", + "version": "0.21.6", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 24e7d4f..a9e1394 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "windicss-intellisense", "description": "Intelligent WindiCSS tooling for VS Code", - "version": "0.21.5", + "version": "0.21.6", "activationEvents": [ "onStartupFinished" ],