New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bmpr

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 26 Apr 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc