Skip to content

Commit 35f9571

Browse files
authored
bump version (#523)
1 parent fb2aff8 commit 35f9571

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/sdk-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk-core",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the core of acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk-homa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk-homa",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the homa sub module in acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk-loan/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk-loan",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the loan sub module in acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk-payment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk-payment",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the payment acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk-swap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk-swap",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the swap sub module in acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/sdk",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "acala network sdk",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

packages/wormhole-portal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/wormhole-portal",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "the wormhole wrapper for acala/karura network",
55
"author": "Acala Developers <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)