diff --git a/package-lock.json b/package-lock.json index 490b5b7..581c9ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "acpx", - "version": "0.4.1", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "acpx", - "version": "0.4.1", + "version": "0.5.0", "license": "MIT", "dependencies": { "@agentclientprotocol/sdk": "^0.15.0", diff --git a/package.json b/package.json index 7f213c2..b26abca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acpx", - "version": "0.4.1", + "version": "0.5.0", "description": "Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line", "keywords": [ "acp",