diff --git a/package-lock.json b/package-lock.json index eb4445f..3be65fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@onwidget/astrowind", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@onwidget/astrowind", - "version": "0.0.8", + "version": "0.0.9", "devDependencies": { "@astrojs/image": "^0.3.3", "@astrojs/sitemap": "^1.0.0", diff --git a/package.json b/package.json index 3440573..663b8d7 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.0.8", + "version": "0.0.9", "private": true, "scripts": { "dev": "astro dev",