Sha256: 44029450116a5da12d5e2e2e6bcf2f1b3f75f66f4ac61da193971291e82fe5ca
Contents?: true
Size: 349 Bytes
Versions: 21
Compression:
Stored size: 349 Bytes
Contents
# Releasing 1. check out the `main` 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