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

Version Path
runger_style-2.6.0 RELEASING.md
runger_style-2.5.0 RELEASING.md
runger_style-2.2.1 RELEASING.md
runger_style-2.2.0 RELEASING.md
runger_style-2.1.0 RELEASING.md
runger_style-2.0.0 RELEASING.md
runger_style-1.7.0 RELEASING.md
runger_style-1.6.0 RELEASING.md
runger_style-1.5.0 RELEASING.md
runger_style-1.4.0 RELEASING.md
runger_style-1.3.0 RELEASING.md
runger_style-1.2.0 RELEASING.md
runger_style-1.1.0 RELEASING.md
runger_style-1.0.0 RELEASING.md
runger_style-0.6.0 RELEASING.md
runger_style-0.5.1 RELEASING.md
runger_style-0.5.0 RELEASING.md
runger_style-0.4.0 RELEASING.md
runger_style-0.3.0 RELEASING.md
runger_style-0.2.23 RELEASING.md