@opperai/agents 0.3.0-beta.1 → 0.3.0

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
@@ -1611,7 +1611,7 @@ var mergeSchemaDefaults = (schema, value) => {
1611
1611
 
1612
1612
  // package.json
1613
1613
  var package_default = {
1614
- version: "0.3.0-beta.1"};
1614
+ version: "0.3.0"};
1615
1615
 
1616
1616
  // src/utils/version.ts
1617
1617
  var SDK_NAME = "@opperai/agents";