Created
August 14, 2015 17:26
-
-
Save infusion/39c1cad9d0ba7cf70023 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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