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