Sha256: c393d828714fd537cd9a17575018b0d5b4b198b7ded8892618ade95db5d40bb4
Contents?: true
Size: 231 Bytes
Versions: 14
Compression:
Stored size: 231 Bytes
Contents
# Releasing 1. Update version.rb file accordingly. 1. Tag the release: `git tag vVERSION` 1. Push changes: `git push --tags` 1. Build and publish: ```bash bundle exec rake build gem push pkg/sevenwire-rubocop-X.XX.XX.gem ```
Version data entries
14 entries across 14 versions & 1 rubygems