Update version to 0.0.11

This commit is contained in:
prototypa
2022-08-13 02:29:26 -04:00
parent 3c697b2a70
commit 316eb0d06a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@onwidget/astrowind",
"version": "0.0.10",
"version": "0.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@onwidget/astrowind",
"version": "0.0.10",
"version": "0.0.11",
"devDependencies": {
"@astrojs/image": "^0.3.3",
"@astrojs/sitemap": "^1.0.0",

View File

@ -1,7 +1,7 @@
{
"name": "@onwidget/astrowind",
"description": "A template to make your website using Astro + Tailwind CSS.",
"version": "0.0.10",
"version": "0.0.11",
"private": true,
"scripts": {
"dev": "astro dev",