Sha256: 0fa21fcb7d4da4afe1c637384ecc4c85240a93e4b91d70f6c4010a72444cbca5
Contents?: true
Size: 418 Bytes
Versions: 7
Compression:
Stored size: 418 Bytes
Contents
Release Process =============== * Bump the version number in `lib/cucumber/wire/version` * Update `CHANGELOG.md` with the upcoming version number and create a new `In Git` section * Now release it: ``` bundle update bundle exec rake git commit -m "Release X.Y.Z" # Make sure you run gem signin as the cukebot@cucumber.io user before running the following step. Credentials can be found in 1Password rake release ```
Version data entries
7 entries across 7 versions & 1 rubygems