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