@google/gemini-cli-a2a-server 0.31.0-preview.3 → 0.31.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.
@@ -142112,7 +142112,7 @@ function getVersion() {
142112
142112
  }
142113
142113
  versionPromise = (async () => {
142114
142114
  const pkgJson = await getPackageJson(__dirname3);
142115
- return "0.31.0-preview.3";
142115
+ return "0.31.0";
142116
142116
  })();
142117
142117
  return versionPromise;
142118
142118
  }
@@ -219414,8 +219414,8 @@ var GIT_COMMIT_INFO, CLI_VERSION;
219414
219414
  var init_git_commit = __esm({
219415
219415
  "packages/core/dist/src/generated/git-commit.js"() {
219416
219416
  "use strict";
219417
- GIT_COMMIT_INFO = "8553c3866";
219418
- CLI_VERSION = "0.31.0-preview.3";
219417
+ GIT_COMMIT_INFO = "72c653354";
219418
+ CLI_VERSION = "0.31.0";
219419
219419
  }
219420
219420
  });
219421
219421