ReadMe.md badges

This commit is contained in:
Layla 2019-12-20 11:05:02 -05:00
parent 472d967978
commit 157317f9d6

View File

@ -1,3 +1,5 @@
![Release Version](https://img.shields.io/github/v/release/RightBrain-Networks/auto-semver) ![GitHub Downloads](https://img.shields.io/github/downloads/RightBrain-Networks/auto-semver/total)
# Automatic Semantic Versioning
This code repository extends/wraps the bumpversion library to automatically determine which type of increment (Major, Minor, Patch) to perform based on git branch names.