From a0888c60e7a840c9c0bc7fd17e485b6afff8fb5e Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 16 Oct 2022 00:00:53 +0200 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 305da98..047cde8 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.6", + "version": "0.4.0", "private": true, "scripts": { "dev": "astro dev",