diff --git a/package.json b/package.json index 45fb476e..fe727e1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "autoforge-ai", - "version": "0.1.17", + "version": "0.1.18", "description": "Autonomous coding agent with web UI - build complete apps with AI", "license": "AGPL-3.0", "bin": { diff --git a/ui/package-lock.json b/ui/package-lock.json index b9a5cd2d..f973cb76 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -56,7 +56,7 @@ }, "..": { "name": "autoforge-ai", - "version": "0.1.17", + "version": "0.1.18", "license": "AGPL-3.0", "bin": { "autoforge": "bin/autoforge.js"