Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
v0.4.1
Brad Cornes <bradlc41@gmail.com>
4 years ago
2 changed files, 2 additions(+), 2 deletions(-)
M package-lock.json -> package-lock.json
diff --git a/package-lock.json b/package-lock.json
index 10c6a8c2f74252816d90ee7d9726cfe274182dee..3617ee8e60c972655beb158107c47bb0ba1723bd 100755
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
 	"name": "vscode-tailwindcss",
-	"version": "0.4.0",
+	"version": "0.4.1",
 	"lockfileVersion": 1,
 	"requires": true,
 	"dependencies": {
M package.json -> package.json
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",