Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kgibm committed Jan 11, 2021
1 parent c728993 commit de2e8be
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 @@ -25,4 +25,4 @@ Download request-metrics-analyzer-next-*-jar-with-dependencies.jar from https://
1. Update the version in `file: target/request-metrics-analyzer-next-X.Y.Z-jar-with-dependencies.jar` in .travis.yml
1. `git commit -am "Commit message"`
1. `git tag vX.Y.Z`
1. `git push --follow-tags`
1. `git push && git push --tags`

0 comments on commit de2e8be

Please sign in to comment.