grunt-bump : Bump package version. You can installing grunt-bump npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install grunt-bump $ sudo npm install -g grunt-bump
If want to update the grunt-bump package execute the command as below,
$ sudo npm update grunt-bump
Update package globally,
$ npm install -g grunt-bump
$ sudo git clone https://github.com/rektide/grunt-bump.git
$ sudo npm install -g ./grunt-bump
grunt-bump@0.8.0 /usr/lib/node_modules/grunt-bump
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-bump
Package Name | grunt-bump |
Version | 0.8.0 |
Description | Bump package version |
Released Date | 2016-04-19T18:55:40.101Z |
Published by | eddiemonge |
How to Learn | https://www.npmjs.com/package/grunt-bump/tutorial |