@janole/ai-sdk-provider-codex-asp 0.2.0 → 0.2.1

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.
package/dist/index.cjs CHANGED
@@ -886,7 +886,7 @@ var DynamicToolsDispatcher = class {
886
886
  // package.json
887
887
  var package_default = {
888
888
  name: "@janole/ai-sdk-provider-codex-asp",
889
- version: "0.2.0"};
889
+ version: "0.2.1"};
890
890
 
891
891
  // src/package-info.ts
892
892
  var PACKAGE_NAME = package_default.name;