diff --git a/package-lock.json b/package-lock.json index e25efaa..56ffda1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-tailwindcss", - "version": "0.6.2", + "version": "0.6.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-tailwindcss", - "version": "0.6.2", + "version": "0.6.3", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "3.1.4", diff --git a/package.json b/package.json index 365f36a..ae51592 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.6.2", + "version": "0.6.3", "homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense", "bugs": { "url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",