angular / batarang

AngularJS WebInspector Extension for Chrome
MIT License
2.43k stars 338 forks source link

Add gulp task to automate version bumps #225

Open rev087 opened 9 years ago

rev087 commented 9 years ago

Currently, version bumps are updated manually on the manifest files.

Example task from ng-inspector: https://github.com/rev087/ng-inspector/blob/master/gulp/tasks/bump.js

SomeKittens commented 8 years ago

What's wrong with npm version?