Sha256: 5eef2cdb3d39d7acedcb874eb2d0cfbd505befff197a7ad338b2d0bf311f39ba
Contents?: true
Size: 325 Bytes
Versions: 1
Compression:
Stored size: 325 Bytes
Contents
A checklist for releasing the Gem: * Test: `rake` * Bump version in lib/cocoapods_modify_dependency_version.rb * Commit * `git tag x.y.z` * `git push` * `git push --tags` * `gem build cocoapods-modify-dependency-version.gemspec` * `gem push cocoapods-modify-dependency-version-x.y.z.gem` * Create release on GitHub from tag
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-modify-dependency-version-1.0.0 | RELEASING.md |