ethers.js/lib.esm/_version.js

6 lines
179 B
JavaScript
Raw Permalink Normal View History

2023-02-16 08:19:59 -05:00
/* Do NOT modify this file; see /src.ts/_admin/update-version.ts */
/**
* The current version of Ethers.
*/
2023-08-15 00:58:04 -04:00
export const version = "6.7.1";
2022-09-05 16:57:11 -04:00
//# sourceMappingURL=_version.js.map