Skip to content

Commit 28d6d41

Browse files
committed
chore(release): 3.0.0-alpha.54
1 parent a1bb91a commit 28d6d41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lifi/sdk",
3-
"version": "3.0.0-alpha.53",
3+
"version": "3.0.0-alpha.54",
44
"description": "LI.FI Any-to-Any Cross-Chain-Swap SDK",
55
"keywords": [
66
"bridge",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const name = '@lifi/sdk'
2-
export const version = '3.0.0-alpha.53'
2+
export const version = '3.0.0-alpha.54'

0 commit comments

Comments
 (0)