We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb729f0 commit 3ac1bacCopy full SHA for 3ac1bac
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@floornfts/alchemy-sdk",
3
- "version": "2.11.2",
+ "version": "2.11.3",
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 = '2.11.2';
+export const VERSION = '2.11.3';
0 commit comments