@agentclientprotocol/codex-acp 0.0.38 → 0.0.39

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
@@ -22248,7 +22248,7 @@ var package_default = {
22248
22248
  publishConfig: {
22249
22249
  access: "public"
22250
22250
  },
22251
- version: "0.0.38",
22251
+ version: "0.0.39",
22252
22252
  description: "",
22253
22253
  main: "dist/index.js",
22254
22254
  bin: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "0.0.38",
6
+ "version": "0.0.39",
7
7
  "description": "",
8
8
  "main": "dist/index.js",
9
9
  "bin": {