Skip to content
Snippets Groups Projects
Commit d0b3c626 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

v0.5.4

parent c36eb4ae
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ function keys (val) {
}
program
.version('0.5.3')
.version('0.5.4')
.usage('<command> [options]')
.option('-p, --port <port>', 'Port to listen for requests', parseInt)
.option('-c, --currency <name>', 'Name of the currency managed by this node.')
......
{
"name": "ucoin",
"version": "0.5.3",
"version": "0.5.4",
"private": false,
"description": "Crypto-currency software using Node.js",
"main": "bin/ucoin",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment