version-bump

0.1.0 • Public • Published

Version-bump

Update project version and create tag easily

Install

npm install -g version-bump

Usage

bump [options]
  • --patch, --minor, --major - Increase specific version
  • --no-tags - Do not create git tag
  • --push - Push to remote repo

TODO

  • --files get list of manifests for update
  • --info shows latest tag and manifests version

License

MIT License (c) Alexey Raspopov

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i version-bump

    Weekly Downloads

    10

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • alexeyraspopov