theme-bump
v1.3.0
Published
Bump the version of Zen Garden themes in Creative Exchange
Readme
Theme Version Bump
Easily bump theme version in Creative Exchange packages
Installation
$ npm i theme-bump -gUsage
$ theme-bump patch
Version bumped by patch in theme.json of theme in packageAPI
bump(root, version, force)
bump('/path/to/package', 'minor');
bump('/path/to/package', 'major', true); // also protected themesLicense
MIT
