Skip to content

Commit 55e5e08

Browse files
committed
Release v0.5.0.
1 parent dcf8d70 commit 55e5e08

File tree

3 files changed

+343
-197
lines changed

3 files changed

+343
-197
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)