Version Badge for GitHub

Version Badge provides a consistent way for the GitHub community to learn about the GitHub repo associated with a particular Github repository and other documentation pages. Once the repo owner adds this badge to their README file, it will inform and link all visitors to the latest version of that repo.

Version badge uses GitHub tags to identify the latest GitHub version. Please use Semantic Version tags to ensure proper badge function.

To ensure prompt updates to your badge, please set up a webhook for your GitHub repo that points to:

https://badge.fury.io/hooks/github

If you have any questions, problems, or suggestions please don't hesitate to let us know.

Try it for your own repo