Skip to content

Commit

Permalink
Add new release instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Jan 31, 2024
1 parent b0f3b67 commit 74b6ee7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,9 @@ Examples:
1. `git clone https://github.com/oleander/git-fame-rb.git`
2. `bundle install`
3. `bundle exec rspec`

## New release

1. Update version in `lib/git_fame/version.rb`
2. `bundle exec rake release`
3. Done!

0 comments on commit 74b6ee7

Please sign in to comment.