Skip to content

Commit

Permalink
P2MS
Browse files Browse the repository at this point in the history
  • Loading branch information
cloneearth committed Jun 8, 2018
1 parent 0d9a490 commit f302687
Show file tree
Hide file tree
Showing 4 changed files with 838 additions and 275 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ let cmd = require('node-cmd');
// let ProgressBar = require('progress');

program
.version('0.9.7');
.version('0.9.8');

program
.command('new <name>')
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitbox-cli",
"version": "0.9.7",
"version": "0.9.8",
"description": "A development framework for Bitcoin Cash",
"author": "@bitboxearth",
"main": "index.js",
Expand Down
Loading

0 comments on commit f302687

Please sign in to comment.