Sha256: b1e80739c5f87a501c8127eee594d7bf84de7f08aef202e4029e3483930c5244

Contents?: true

Size: 374 Bytes

Versions: 1

Compression:

Stored size: 374 Bytes

Contents

Release Process
===============

* Upgrade gems with `scripts/update-gemspec`
* Bump the version number in `lib/cucumber/core/version.rb`
* Update `CHANGELOG.md` with the upcoming version number and create a new `In Git` section
* Remove empty sections from `CHANGELOG.md`
* Now release it:

```
bundle update
bundle exec rake
git commit -m "Release X.Y.Z"
make release
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cucumber-core-8.0.1 CONTRIBUTING.md