Skip to content

Commit 67c37a1

Browse files
committed
v2.8.3
1 parent e549c79 commit 67c37a1

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": "2.8.2",
4+
"version": "2.8.3",
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": "2.8.2",
4+
"version": "2.8.3",
55
"description": "block producer table",
66
"main": "./lib/index.js",
77
"files": [

0 commit comments

Comments
 (0)