Skip to content

Commit

Permalink
release (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed May 15, 2023
1 parent d3f2680 commit e3c5dde
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/bodhi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/bodhi",
"version": "2.6.10-0",
"version": "2.6.10",
"repository": "git@github.com:AcalaNetwork/bodhi.js.git",
"author": "Acala Developers <hello@acala.network>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eth-providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/eth-providers",
"version": "2.6.10-0",
"version": "2.6.10",
"license": "MIT",
"author": "Acala Developers <hello@acala.network>",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eth-rpc-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/eth-rpc-adapter",
"version": "2.6.10-0",
"version": "2.6.10",
"license": "MIT",
"author": "Acala Developers <hello@acala.network>",
"bin": "./bin/eth-rpc-adapter.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eth-transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acala-network/eth-transactions",
"version": "2.6.10-0",
"version": "2.6.10",
"license": "MIT",
"author": "Acala Developers <hello@acala.network>",
"scripts": {
Expand Down

0 comments on commit e3c5dde

Please sign in to comment.