rake version:bump:patch without jeweler
A nice timesaver from jeweler days rake version:bump:* Now as standalone drop-in for your Rakefile.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A nice timesaver from jeweler days rake version:bump:* Now as standalone drop-in for your Rakefile.
Comments
Alternatively, you could use the `version gem I published a year or so ago. http://github.com/stouset/version
Try this, too: version_bumper
Post a comment