0.3.1 • Published 8 years ago
devup v0.3.1
devup
Bump all the .versions in all your .jsons and make a tag with a message
npm install devup -gRun with:
$ devupmust be run in the top level of your project (or with all of your versioned .json files. all .json files must be in the same directory)
you may cancel at the time of tag message request with no fear. all changes stay local until you choose to push them.
Options:
-h, --help Show help [boolean]Examples:
Bump patch version number (major.minor.patch)
$ devupBump minor version number (major.minor.patch)
$ devup -t minorBump major version number (major.minor.patch)
$ devup -t majortodo:
- escape messages so that special characters can be used
- catch things after the version numbers have been updated so that they can be rolled back if the deal fails
- error out if no files with version numbers are found on validation
0.3.1
8 years ago
0.2.19
9 years ago
0.2.18
9 years ago
0.2.17
9 years ago
0.2.14
9 years ago
0.2.12
9 years ago
0.2.11
9 years ago
0.2.5
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.0
9 years ago
0.1.6
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago