We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21cbb6 commit 49727bdCopy full SHA for 49727bd
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@floornfts/alchemy-sdk",
3
- "version": "3.5.4",
+ "version": "3.5.6",
4
"description": "Extended Ethers.js SDK for Alchemy APIs",
5
"author": "Alchemy",
6
"license": "MIT",
src/version.ts
@@ -1,3 +1,3 @@
// This file is autogenerated by injectVersion.js. Any changes will be
// overwritten on commit!
-export const VERSION = '3.5.4';
+export const VERSION = '3.5.6';
0 commit comments