Sha256: bdeea5ca1c41028c654ab8bae2c16e2cbe7394764d9220611928ca1af1acc872
Contents?: true
Size: 351 Bytes
Versions: 21
Compression:
Stored size: 351 Bytes
Contents
# Releasing 1. check out the `master` branch 2. update `CHANGELOG.md` 3. update the version number in `version.rb` 4. `bundle install` (which will update `Gemfile.lock`) 5. commit the changes with a message like `Prepare to release v0.1.1` 6. run `bin/release` (which will create a git tag for the version and push git commits and tags to GitHub)
Version data entries
21 entries across 21 versions & 1 rubygems