1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/package.json b/package.json
index 0b515cadd282395481a1489f142d1b951f894696..7e98f03b9c5f75d40e49151c826e37fe51d9280c 100755
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@ "description": "Tailwind CSS class name completion",
"preview": true,
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.3.0-alpha.2",
+ "version": "0.3.0-alpha.3",
"repository": {
"type": "git",
"url": "https://github.com/bradlc/"
|