diff --git a/package.json b/package.json index 9a0f51b..4993c9f 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.1", + "version": "0.3.2", "private": true, "scripts": { "dev": "astro dev",