Sha256: babf10cdcc7b9c4ea2b2f988380ca097480c201e44ab9d97ad98b6dce618d184

Contents?: true

Size: 208 Bytes

Versions: 9

Compression:

Stored size: 208 Bytes

Contents

# Releasing to Rubygems

1. Update History.md
2. Update gemspec.
3. Push updates to github.
4. Build gem with `gem build hubspot-api-ruby.gemspec`.
5. Push the resulting .gem file to Rubygems with `gem push`

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hubspot-api-ruby-0.19.0 RELEASING.md
hubspot-api-ruby-0.18.0 RELEASING.md
hubspot-api-ruby-0.17.1 RELEASING.md
hubspot-api-ruby-0.17.0 RELEASING.md
hubspot-api-ruby-0.16.0 RELEASING.md
hubspot-api-ruby-0.15.0 RELEASING.md
hubspot-api-ruby-0.14.0 RELEASING.md
hubspot-api-ruby-0.13.0 RELEASING.md
hubspot-api-ruby-0.12.0 RELEASING.md