This project is hosted on https://rubygems.org. You can see it here.
Releasing the project requires these steps:
- Ensure the code has built successfully and everything is ready to be released
- Close the current milestone associated to the release
- Install release gems (
bundle install ...
) - Run release task
bundle exec rake release
Incorporate a GitHub project release as well.