From 7638eaad021d7f8c53a0067ea53c3126ea35a0f7 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 4 Sep 2022 03:27:09 -0400 Subject: [PATCH] v0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e143289..83f7c7a 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.2", + "version": "0.2.3", "private": true, "scripts": { "dev": "astro dev",