Skip to content

Instantly share code, notes, and snippets.

@micoli
Created January 27, 2016 20:39
Show Gist options
  • Save micoli/c12808dcdee5c9cb364b to your computer and use it in GitHub Desktop.
Save micoli/c12808dcdee5c9cb364b to your computer and use it in GitHub Desktop.
git add . && git commit -m '0.8.1' && git tag -a v0.8.1 -m '0.8.1' && git push origin v0.8.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment