diff --git a/app/package.json b/app/package.json index 7c539a7..bbba344 100644 --- a/app/package.json +++ b/app/package.json @@ -3,7 +3,7 @@ "type": "module", "sideEffects": false, "bin": "./dist/cli/index.js", - "version": "0.3.0", + "version": "0.3.2", "scripts": { "build:all": "bun run build && bun run build:cli", "dev": "vite", diff --git a/bun.lockb b/bun.lockb index 22d6785..4edbd27 100755 Binary files a/bun.lockb and b/bun.lockb differ