Sha256: a7b3a57ec72b06569cc80498fe5a2c6b5c27685c74d9afb70ce35b0bbf079950
Contents?: true
Size: 638 Bytes
Versions: 71
Compression:
Stored size: 638 Bytes
Contents
# Releasing Jasmine ## Jasmine core See release docs in jasmine-core ## Jasmine Gem 1. Update the release notes in `release_notes` - use the Anchorman gem to generate the markdown file and edit accordingly 1. update version in version.rb * for release candidates, add ".rc" + number to the end of the appropriate version part 1. commit and push the version update to github 1. Update the gemspec to depend on the latest version of jasmine-core 1. `rake release` - tags the repo with the version, builds the `jasmine` gem, pushes the gem to Rubygems.org. In order to release you will have to ensure you have rubygems creds locally.
Version data entries
71 entries across 56 versions & 2 rubygems