Skip to content

Commit

Permalink
Update README with publish instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirby committed Oct 11, 2024
1 parent 3085447 commit 9f98207
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,13 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/apsisl

Any PRs should be accompanied with documentation in `README.md`.

### Releasing

* Squash and merge your PR, including a bump to `lib/phi_attrs/version.rb`
* Draft a new release, creating a new tag with the new version number from `version.rb`, i.e. `v0.3.2`
* Auto-generate release notes, add any context if necessary
* Publish release; release will be automatically built and published to rubygems

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Expand Down

0 comments on commit 9f98207

Please sign in to comment.