1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/package.json b/package.json
index 916beadc59c8d1402921342a378c73e4831b8d06..2e233599bbf936a4492be89bd6114222464007bf 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.1",
+ "version": "0.3.0-alpha.2",
"repository": {
"type": "git",
"url": "https://github.com/bradlc/"
|