@mutagent/cli 0.1.5 → 0.1.6

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/bin/cli.js CHANGED
@@ -200,9 +200,9 @@ function serverURLFromOptions(options) {
200
200
  var SDK_METADATA = {
201
201
  language: "typescript",
202
202
  openapiDocVersion: "2.0.0",
203
- sdkVersion: "0.2.23",
203
+ sdkVersion: "0.2.24",
204
204
  genVersion: "2.812.2",
205
- userAgent: "speakeasy-sdk/typescript 0.2.23 2.812.2 2.0.0 @mutagent/sdk"
205
+ userAgent: "speakeasy-sdk/typescript 0.2.24 2.812.2 2.0.0 @mutagent/sdk"
206
206
  };
207
207
  // ../mutagent-sdk/dist/esm/lib/http.js
208
208
  var DEFAULT_FETCHER = (input, init) => {
@@ -17249,5 +17249,5 @@ program.addCommand(createWorkspacesCommand());
17249
17249
  program.addCommand(createProvidersCommand());
17250
17250
  program.parse();
17251
17251
 
17252
- //# debugId=3C8E76A3ACED3E0764756E2164756E21
17252
+ //# debugId=85FF8A4C20F0E5A464756E2164756E21
17253
17253
  //# sourceMappingURL=cli.js.map