ethers.js/src.ts/_version.ts

7 lines
152 B
TypeScript
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: string = "6.7.1";