Skip to content

Commit

Permalink
Merge pull request #3 from okken/release-0.0.7
Browse files Browse the repository at this point in the history
simplify release process
  • Loading branch information
okken authored Oct 8, 2023
2 parents 45c1a87 + aa9d33a commit b0ff65c
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 b0ff65c

Please sign in to comment.