Skip to content

Instantly share code, notes, and snippets.

@technicalpickles
Created October 12, 2008 01:58
Show Gist options
  • Save technicalpickles/16355 to your computer and use it in GitHub Desktop.
Save technicalpickles/16355 to your computer and use it in GitHub Desktop.
$ rake version:bump:patch
(in /Users/nichoj/Projects/clearance)
Gem bumped to 0.2.4
(master) ~/Projects/clearance
$ rake version:bump:minor
(in /Users/nichoj/Projects/clearance)
Gem bumped to 0.3.0
(master) ~/Projects/clearance
$ rake version:bump:major
(in /Users/nichoj/Projects/clearance)
Gem bumped to 1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment