See release docs in jasmine-core
- Special step for 3.99: After merging to main, fix references to the 3.99 branch in Gemfile and jasmine_rails_spec.rb.
- Update the release notes in
release_notes
- use the Anchorman gem to generate the markdown file and edit accordingly - update version in version.rb
- for release candidates, add ".rc" + number to the end of the appropriate version part
- commit and push the version update to github
- Update the gemspec to depend on the latest version of jasmine-core
rake release
- tags the repo with the version, builds thejasmine
gem, pushes the gem to Rubygems.org. In order to release you will have to ensure you have rubygems creds locally.