diff --git a/package.json b/package.json index 5e379af..cc2d98f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "create-sidebase", "type": "module", - "version": "0.7.1", + "version": "0.8.0", "description": "The productive way to build fullstack Nuxt 3 applications, like create-t3-app but for Nuxt.", "scripts": { "dev": "vite-node src/ -- --nocounting",