diff --git a/package.json b/package.json index c14a6c0..714092b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "self-hosted-app-starter", - "version": "0.1.0", + "version": "0.2.0", "description": "A starter for the self-hosted app, help you to build your next full-stack project.", "scripts": { "dev:be": "air -c backend/scripts/.air.toml",