diff --git a/package.json b/package.json index 19fd6e1..1789086 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adocasts.com/jumpstart", "description": "Jumpstart your next AdonisJS 6 web project with authentication, forgot password, and more features out-of-the-box.", - "version": "0.0.0", + "version": "0.0.1-0", "engines": { "node": ">=20.6.0" },