From 29d8b9c06e959637ff5fe96f65d79761700f8115 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Wed, 24 Jun 2020 12:16:52 +0100 Subject: [PATCH] v0.4.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 10c6a8c..3617ee8 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-tailwindcss", - "version": "0.4.0", + "version": "0.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5f51520..0cdb709 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.4.0", + "version": "0.4.1", "homepage": "https://github.com/tailwindcss/intellisense", "bugs": { "url": "https://github.com/tailwindcss/intellisense/issues",