Skip to content

Commit

Permalink
Merge pull request #33 from dkniffin/update-contributing
Browse files Browse the repository at this point in the history
Update git tag command in contributing
  • Loading branch information
dkniffin authored Jul 15, 2024
2 parents c560b54 + f0126a0 commit b4d22fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ First, you must be authorized on both rubygems.org and npmjs.com. Then:
3. Update the changelog.

4. Tag the version in git:
- `git tag X.Y.Z`
- `git tag -a X.Y.Z`
- Add the same text as the changelog to the tag description
- `git push origin X.Y.Z`

0 comments on commit b4d22fe

Please sign in to comment.