From d0a8e035cd06328267b653a95ba634afec84b15b Mon Sep 17 00:00:00 2001 From: prototypa Date: Sat, 15 Oct 2022 23:35:41 +0200 Subject: [PATCH] v0.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ff19c6..433ade1 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.5", + "version": "0.3.6", "private": true, "scripts": { "dev": "astro dev",