diff --git a/apps/desktop/package.json b/apps/desktop/package.json index de2a97e..4597187 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@nativepi/desktop", "private": true, - "version": "0.11.0", + "version": "0.12.0", "description": "A desktop interface for the Pi coding agent.", "author": "nonlooped", "type": "module", diff --git a/package.json b/package.json index 8132a66..47fc0be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nativepi", "private": true, - "version": "0.11.0", + "version": "0.12.0", "description": "A desktop interface for the Pi coding agent.", "author": "nonlooped", "license": "MIT",