Socket
Socket
Sign inDemoInstall

bmpr

Package Overview
Dependencies
12
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bmpr

Figures out what the current version of your git project is, bumps it, and tags the current commit with the new version.


Version published
Maintainers
1
Install size
1.41 MB
Created

Readme

Source

bumper

Figures out what the current version of your git project is, bumps it, and tags the current commit with the new version.

Installation

npm install -g bmpr

(All the good names were already taken)

Usage

To bump the major version number:-

bmpr major

You can also bump the minor, patch and a number of other types. See bmpr --help for more details.

Options

  • --verbose, -v will give more information as to how bumper is working.
  • --dry-run will skip the tagging step.
  • --message optional message which gets added to the tag.

FAQs

Last updated on 26 Apr 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc