diff --git a/package-lock.json b/package-lock.json index 2238e68..1b6ec07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "acpx", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "acpx", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "dependencies": { "@agentclientprotocol/sdk": "^0.15.0", diff --git a/package.json b/package.json index 913f538..72183a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acpx", - "version": "0.3.0", + "version": "0.3.1", "description": "Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line", "keywords": [ "acp",