From 661e927335d1415a5e50e1248ce18b2869aa1f32 Mon Sep 17 00:00:00 2001 From: Maxwell Barvian Date: Wed, 12 Jun 2024 06:32:01 -0500 Subject: [PATCH] v1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🎉 --- plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/package.json b/plugin/package.json index 8e67e04..10606ac 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "fluid-tailwind", - "version": "0.3.9", + "version": "1.0.0", "author": "Maxwell Barvian", "main": "dist/index.js", "module": "dist/index.mjs",