Digi92
4/13/2016 - 8:55 AM

Add new Git Tag to repo

Add new Git Tag to repo

git tag -a 0.1.4 -m 'New version 0.1.4'
git push --tags