From 49fe1cf7aef56fb1edfa40721adf7f903d6a723a Mon Sep 17 00:00:00 2001 From: prototypa Date: Sat, 10 Sep 2022 01:28:48 -0400 Subject: [PATCH] 0.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fd44c8..f6d2899 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.6", + "version": "0.2.7", "private": true, "scripts": { "dev": "astro dev",