Skip to content

Instantly share code, notes, and snippets.

@infusion
Created August 14, 2015 17:26
Show Gist options
  • Save infusion/39c1cad9d0ba7cf70023 to your computer and use it in GitHub Desktop.
Save infusion/39c1cad9d0ba7cf70023 to your computer and use it in GitHub Desktop.
git tag -a v1.0.0 -m "Release version 1.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