Skip to content

Commit

Permalink
simplify release process
Browse files Browse the repository at this point in the history
  • Loading branch information
okken committed Oct 8, 2023
1 parent 58bd127 commit aa9d33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Here are the steps on how to make a new release.
3. Push the branch to `upstream`.
4. Once all tests pass, merge the PR.
5. Once the PR completes, create a Release with a new version tag on GitHub.
Version should be in the form of "x.y.z"
Version should be in the form of "vx.y.z". ex: v0.0.7

0 comments on commit aa9d33a

Please sign in to comment.