Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Bumping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Beddows committed May 29, 2016
1 parent 08d9870 commit 9a9060b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"address": "0.0.0.0",
"serveHttpAPI": true,
"serveHttpWallet": true,
"version": "0.3.0",
"version": "0.3.1",
"fileLogLevel": "info",
"logFileName": "logs.log",
"consoleLogLevel": "log",
Expand Down Expand Up @@ -80,4 +80,4 @@
"autoexec": []
},
"nethash": "ed14889723f24ecc54871d058d98ce91ff2f973192075c0155ba2b7b70ad2511"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lisk",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"start": "node app.js",
Expand Down

0 comments on commit 9a9060b

Please sign in to comment.