Merge pull request #34 from RightBrain-Networks/feature/finalChanges

Moved main branch to master
This commit is contained in:
Derek DeJonghe
2019-12-20 15:22:22 -05:00
committed by GitHub

View File

@ -9,7 +9,7 @@ search = version = '0.0.0'
replace = version = '{new_version}'
[semver]
main_branches = develop
main_branches = master
major_branches =
minor_branches = feature
patch_branches = hotfix, bugfix