1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/package.json b/package.json
index 7815ce18bfdbad0cb2f858a749d55aecc269c885..d61209fe2d8cbd64a3c27fe4c375cd5d614b4a25 100755
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@ "description": "Intelligent Tailwind CSS tooling for VS Code",
"preview": true,
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.4.1",
+ "version": "0.4.2",
"homepage": "https://github.com/tailwindcss/intellisense",
"bugs": {
"url": "https://github.com/tailwindcss/intellisense/issues",
|