_version.js 180 B

123456
  1. /* Do NOT modify this file; see /src.ts/_admin/update-version.ts */
  2. /**
  3. * The current version of Ethers.
  4. */
  5. export const version = "6.13.5";
  6. //# sourceMappingURL=_version.js.map