1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/package.json b/package.json
index 5f5152051a0efc9397f9fe76b54961dfab985055..0cdb709c6539c495c4114edaaf2222479b237252 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.0",
+ "version": "0.4.1",
"homepage": "https://github.com/tailwindcss/intellisense",
"bugs": {
"url": "https://github.com/tailwindcss/intellisense/issues",
|