Skip to content

Instantly share code, notes, and snippets.

@christianchristensen
Created May 13, 2013 16:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christianchristensen/5569429 to your computer and use it in GitHub Desktop.
Save christianchristensen/5569429 to your computer and use it in GitHub Desktop.
Semantic Versioning (SemVer) Notes

https://github.com/isaacs/node-semver | isaacs/node-semver · GitHub https://github.com/isaacs/node-semver/blob/master/semver.js | node-semver/semver.js at master · isaacs/node-semver · GitHub https://www.google.com/search?q=semver+bash&aq=f&oq=semver+bash&aqs=chrome.0.57.2035j0&sourceid=chrome&ie=UTF-8 | semver bash - Google Search https://gist.github.com/ericbmerritt/4013729 | A script to generate a valid semver version in any git repo http://stackoverflow.com/questions/10228073/looking-for-a-way-automate-the-bump-version-with-git-flow | bash - Looking for a way automate the "bump version" with git flow - Stack Overflow https://gist.github.com/petervanderdoes/2877083 | gitflow hooks and filters for WordPress theme development https://gist.github.com/petervanderdoes/2878492 | gitflow hooks and filter for gitflow development https://github.com/frankvilhelmsen/meedings/blob/master/semver.sh | meedings/semver.sh at master · frankvilhelmsen/meedings · GitHub http://semver.org/spec/v1.0.0.html | Semantic Versioning 1.0.0 semver/semver.org#37 | Confusion about SemVerTag. · Issue #37 · mojombo/semver.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment