Library CrootJS
git tag #check current version git tag v0.0.3 #set tag version git push origin --tags #push tag version to repo