We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bb323 commit 0b240c6Copy full SHA for 0b240c6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lifi/sdk",
3
- "version": "3.7.0-beta.0",
+ "version": "3.7.0-beta.1",
4
"description": "LI.FI Any-to-Any Cross-Chain-Swap SDK",
5
"keywords": [
6
"bridge",
src/version.ts
@@ -1,2 +1,2 @@
export const name = '@lifi/sdk'
-export const version = '3.7.0-beta.0'
+export const version = '3.7.0-beta.1'
0 commit comments