Skip to content

Instantly share code, notes, and snippets.

@JosielFaleiros
Created July 2, 2021 14:20
Show Gist options
  • Save JosielFaleiros/e3be9bb48a7f7a62ad52b0c1f0e849fc to your computer and use it in GitHub Desktop.
Save JosielFaleiros/e3be9bb48a7f7a62ad52b0c1f0e849fc to your computer and use it in GitHub Desktop.
git version tag semver
git tag -a v1.0.0 7receb02 -m "Your message here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment