@agentclientprotocol/codex-acp 1.1.11 → 1.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -26161,7 +26161,7 @@ var package_default = {
26161
26161
  publishConfig: {
26162
26162
  access: "public"
26163
26163
  },
26164
- version: "1.1.11",
26164
+ version: "1.1.13",
26165
26165
  description: "",
26166
26166
  main: "dist/index.js",
26167
26167
  bin: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.1.11",
6
+ "version": "1.1.13",
7
7
  "description": "",
8
8
  "main": "dist/index.js",
9
9
  "bin": {