diff --git a/package.json b/package.json index cec3300..7e39a46 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.4", + "version": "0.1.5", "private": true, "scripts": { "dev": "astro dev",