Skip to content

Commit 3ac1bac

Browse files
committed
v2.11.3
1 parent cb729f0 commit 3ac1bac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@floornfts/alchemy-sdk",
3-
"version": "2.11.2",
3+
"version": "2.11.3",
44
"description": "Extended Ethers.js SDK for Alchemy APIs",
55
"author": "Alchemy",
66
"license": "MIT",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is autogenerated by injectVersion.js. Any changes will be
22
// overwritten on commit!
3-
export const VERSION = '2.11.2';
3+
export const VERSION = '2.11.3';

0 commit comments

Comments
 (0)