1.3.0 • Published 8 years ago

theme-bump v1.3.0

Weekly downloads
14
License
MIT
Repository
github
Last release
8 years ago

Theme Version Bump

Easily bump theme version in Creative Exchange packages

Installation

$ npm i theme-bump -g

Usage

$ theme-bump patch 

    Version bumped by patch in theme.json of theme in package

API

bump(root, version, force)

bump('/path/to/package', 'minor');
bump('/path/to/package', 'major', true); // also protected themes

License

MIT

1.3.0

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago