From 61a2f4fda74d07fdebfadb2752243e0b1b544b7e Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 6 Sep 2022 23:41:26 -0400 Subject: [PATCH] 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83f7c7a..ffa5996 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.3", + "version": "0.2.4", "private": true, "scripts": { "dev": "astro dev",