Skip to content

Commit 54214fb

Browse files
Seulgi Kimmajecty
authored andcommitted
Bump the version to 0.4.0
1 parent 4adf2f6 commit 54214fb

File tree

2 files changed

+369
-10
lines changed

2 files changed

+369
-10
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codechain-keystore-cli",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A cli tool which manages CodeChain accounts",
55
"main": "build/index.js",
66
"bin": {
@@ -34,8 +34,8 @@
3434
"typescript": "^3.0.1"
3535
},
3636
"dependencies": {
37-
"codechain-keystore": "~0.2.1",
38-
"codechain-primitives": "~0.1.0-rc2",
37+
"codechain-keystore": "~0.2.3",
38+
"codechain-primitives": "~0.2.0",
3939
"commander": "^2.17.1",
4040
"enquirer": "^1.0.3",
4141
"lodash": "^4.17.10",

0 commit comments

Comments
 (0)