From ab5c3025c6f81b6c4a40d5733467046c752c0196 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sat, 27 Aug 2022 03:18:29 -0400 Subject: [PATCH] 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eed5106..67b4908 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.1.5", + "version": "0.1.6", "private": true, "scripts": { "dev": "astro dev",