ethers.js/src.ts/_version.ts

7 lines
160 B
TypeScript
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.
*/
2024-03-27 21:43:57 +03:00
export const version: string = "6.12.0-beta.1";