diff --git a/package-lock.json b/package-lock.json index fed8018c6e93e36f60638e26c0772c25da30e5b7..9184c0f6d4d60cb918f95cc528656182719d94a9 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-tailwindcss", - "version": "0.4.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 275d4901fe32cd9175e31370e659b67cb891d5d4..a3f27c573f0fa302702fa33b559575c18abb7550 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.0", + "version": "0.3.1", "homepage": "https://github.com/tailwindcss/intellisense", "bugs": { "url": "https://github.com/tailwindcss/intellisense/issues",