Skip to content

Instantly share code, notes, and snippets.

@nalaekaw
Created September 11, 2022 13:38
Show Gist options
  • Save nalaekaw/a789b1e0d6c04da87c1d0f71b6c4d673 to your computer and use it in GitHub Desktop.
Save nalaekaw/a789b1e0d6c04da87c1d0f71b6c4d673 to your computer and use it in GitHub Desktop.
git commit -m "prepare for v1.0.0 release"
git tag v1.0.0
git push origin master --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment