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

v0.8.0

parent 365e8641
Branches
Tags v0.8.0
No related merge requests found
......@@ -24,7 +24,7 @@ function keys (val) {
var DO_NOT_LISTEN_HTTP = false;
program
.version('0.7.0')
.version('0.8.0')
.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.7.0",
"version": "0.8.0",
"private": false,
"description": "Crypto-currency software allowing to build P2P free currencies",
"main": "bin/ucoin",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment