This could be done easily if we used Gulp on this project, but we use Grunt. > Reference: https://github.com/BeardandFedora/gulp-boop Port this over to Grunt, or... > Try pure Node: https://github.com/BeardandFedora/node-boop Or, we could try something someone else has already tried, like... > 1. https://github.com/gruntjs/grunt-contrib-bump > 2. https://github.com/vojtajina/grunt-bump > 3. https://github.com/darsain/grunt-bumpup > 4. https://github.com/JonnyBGod/grunt-push-release Enough!
This could be done easily if we used Gulp on this project, but we use Grunt.
Port this over to Grunt, or...
Or, we could try something someone else has already tried, like...
Enough!