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