0.1.8 • Published 8 years ago

manage-version v0.1.8

Weekly downloads
83
License
ISC
Repository
github
Last release
8 years ago

Manage Version

Master
Status

A node command line tool for managing the version of a package.json.

Command

Help

manage-version --help

Update

update [options] <to>

update version of package.json

Options:
-h, --help   output usage information
-b, --branch [branch] source branch for evaluating next version
-t, --token [access token] access token used for github
-o --owner [owner] owner of github repo
-r, --repo [repo] github repo

Examples

manage-version update minor
manage-version update github -o procore -r manage-version -t $GITHUB_TOKEN 
0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago