Skip to content

Commit

Permalink
Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Cardona committed Jul 30, 2018
1 parent 337266f commit 60b937b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let corsproxy = require('corsproxy');
let cmd = require('node-cmd');

program
.version('1.4.7');
.version('1.4.9');

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": "1.4.8",
"version": "1.4.9",
"description": "BITBOX javascript sdk for Bitcoin Cash",
"author": "Gabriel Cardona @ Bitcoin.com",
"main": "index.js",
Expand Down

0 comments on commit 60b937b

Please sign in to comment.