From fc9ba4cad076055fb9c83eb603482c77577ffc9b Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 11 Sep 2022 07:01:17 -0400 Subject: [PATCH] 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74c55fb..d287a52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onwidget/astrowind", "description": "A template to make your website using Astro + Tailwind CSS.", - "version": "0.3.2", + "version": "0.3.3", "private": true, "scripts": { "dev": "astro dev",