Skip to content

Commit

Permalink
chore: try a nested list for steps (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman authored Sep 30, 2024
1 parent c6679d2 commit caf55da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ To release a new version, follow these steps:
3. Commit changes:
- Commit the changes with a message like: `chore: bump version to x.y.z.`
4. Release the gem:
- Run `bundle exec rake release` to create a git tag for the new version, push commits and tags to origin, and publish `.gem` file to [rubygems.org](https://rubygems.org).
- On the `main` branch, run `bundle exec rake release` to create a git tag for the new version, push commits and tags to origin, and publish `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Expand Down

0 comments on commit caf55da

Please sign in to comment.