Skip to content

Commit 889cf21

Browse files
committed
v1.2.4
1 parent d5a3128 commit 889cf21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.10.1",
33
"packages": ["packages/*"],
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"npmClient": "npm"
66
}

packages/iotex-react-block-producers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iotex-react-block-producers",
33
"license": "MIT",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"description": "block producer table",
66
"main": "./lib/index.js",
77
"files": [

0 commit comments

Comments
 (0)