diff --git a/package-lock.json b/package-lock.json index f844afb..c25e171 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-tailwindcss", - "version": "0.3.0-alpha.2", + "version": "0.3.0-alpha.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b515ca..7e98f03 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.3.0-alpha.2", + "version": "0.3.0-alpha.3", "repository": { "type": "git", "url": "https://github.com/bradlc/"