Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 262 Bytes

File metadata and controls

8 lines (7 loc) · 262 Bytes

To release a gem

  1. Commit everything, make sure that your working directory is clean
  2. Decide on what the new version number will be
  3. Update documentation and changes in README.mdown
  4. rake version:bump:{major,minor,patch}
  5. rake release