Skip to content

Commit ad91775

Browse files
committed
Release v0.5.0.
1 parent dcf8d70 commit ad91775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var wp = require('wordpress');
1313
const yaml = require('js-yaml');
1414

1515
program
16-
.version('0.4.0')
16+
.version('0.5.0')
1717
// the setup switches
1818
.option('-c, --config <file>', 'The YAML configuration file.')
1919
.option('-d, --directory <directory>', 'The directory to process.')

0 commit comments

Comments
 (0)