git commit -am "Minor changes"
git tag -a 1.2.5 -m "Release version 1.2.5"
git push origin master --tags  
