From 0faa49282df824f6f9d951c13c50fe838add0028 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 11 Sep 2022 02:26:21 -0400 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19e2066..0419255 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.2.8", + "version": "0.3.0", "private": true, "scripts": { "dev": "astro dev",