Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.9-13",
"version": "4.1.14",
"private": true,
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk-core",
"version": "4.1.11",
"version": "4.1.14",
"description": "the core of acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-homa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk-homa",
"version": "4.1.11",
"version": "4.1.14",
"description": "the homa sub module in acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-loan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk-loan",
"version": "4.1.11",
"version": "4.1.14",
"description": "the loan sub module in acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-payment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk-payment",
"version": "4.1.11",
"version": "4.1.14",
"description": "the payment acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-swap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk-swap",
"version": "4.1.11",
"version": "4.1.14",
"description": "the swap sub module in acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/sdk",
"version": "4.1.11",
"version": "4.1.14",
"description": "acala network sdk",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wormhole-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/wormhole-portal",
"version": "4.1.11",
"version": "4.1.14",
"description": "the wormhole wrapper for acala/karura network",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down