@agentclientprotocol/codex-acp 1.11.0 → 1.11.1-preview.2

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
@@ -27360,7 +27360,7 @@ var package_default = {
27360
27360
  publishConfig: {
27361
27361
  access: "public"
27362
27362
  },
27363
- version: "1.11.0",
27363
+ version: "1.11.1-preview.2",
27364
27364
  description: "",
27365
27365
  main: "dist/index.js",
27366
27366
  bin: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.11.0",
6
+ "version": "1.11.1-preview.2",
7
7
  "description": "",
8
8
  "main": "dist/index.js",
9
9
  "bin": {