diff --git a/package-lock.json b/package-lock.json index f79d333..b259155 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-tailwindcss", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7815ce1..d61209f 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.4.1", + "version": "0.4.2", "homepage": "https://github.com/tailwindcss/intellisense", "bugs": { "url": "https://github.com/tailwindcss/intellisense/issues",