ethers.js/lib.esm/_version.js

6 lines
179 B
JavaScript
Raw Normal View History

2023-02-16 16:19:59 +03:00
/* Do NOT modify this file; see /src.ts/_admin/update-version.ts */
/**
* The current version of Ethers.
*/
2023-03-28 04:22:35 +03:00
export const version = "6.2.3";
2022-09-05 23:57:11 +03:00
//# sourceMappingURL=_version.js.map