diff --git a/package-lock.json b/package-lock.json index b2591559d554bf8628fd3d4f09aa7c144a6ae27a..f79d333c85f536da05d9bdf000525a25dbbe4168 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-tailwindcss", - "version": "0.4.2", + "version": "0.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d61209fe2d8cbd64a3c27fe4c375cd5d614b4a25..7815ce18bfdbad0cb2f858a749d55aecc269c885 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Intelligent Tailwind CSS tooling for VS Code", "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.4.2", + "version": "0.4.1", "homepage": "https://github.com/tailwindcss/intellisense", "bugs": { "url": "https://github.com/tailwindcss/intellisense/issues",