Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 239 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 239 Bytes

Contributing

Publish releases

  1. Edit the gemspec file and bump spec.version.
  2. Commit to Git, and push to main branch.
  3. Tag commit and push tag.

CI will create the package and upload it to rubygems.org.