Skip to content

Commit 49727bd

Browse files
committed
chore: version
1 parent b21cbb6 commit 49727bd

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": "3.5.4",
3+
"version": "3.5.6",
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 = '3.5.4';
3+
export const VERSION = '3.5.6';

0 commit comments

Comments
 (0)