- Checkout the master branch.
- Bump version number in
lib/curation_concerns/version.rb
- Commit your change with a message such as:
Bump version to x.y.z
- Release the gem to rubygems.org:
rake release
This also pushes the code to github.
lib/curation_concerns/version.rb
Bump version to x.y.z
rake release
This also pushes the code to github.