Skip to content

Commit

Permalink
Update resolve.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iain17 committed Feb 8, 2017
1 parent 0babac9 commit e11b4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resolve.js
Expand Up @@ -9,7 +9,7 @@ var fs = require('fs');
var program = require('commander');

program
.version('0.0.1')
.version('2.0.0')
.usage('[options] <yaml file ...>')
.parse(process.argv);

Expand Down

0 comments on commit e11b4b7

Please sign in to comment.