We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf8d70 commit ad91775Copy full SHA for ad91775
index.js
100644
100755
@@ -13,7 +13,7 @@ var wp = require('wordpress');
13
const yaml = require('js-yaml');
14
15
program
16
- .version('0.4.0')
+ .version('0.5.0')
17
// the setup switches
18
.option('-c, --config <file>', 'The YAML configuration file.')
19
.option('-d, --directory <directory>', 'The directory to process.')
0 commit comments