Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Mar 27, 2021
1 parent 1d3b1ba commit 7c531a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# release instructions

```
$ git checkout master
$ git checkout main
$ git pull
$ git tag -a vx.y.z -m "vx.y.z"
$ git push origin vx.y.z
Expand Down

0 comments on commit 7c531a2

Please sign in to comment.