# ./scripts/compile-lib.sh
# git add tags.build.js
# git commit -m v1.0.1
# git tag -a v1.0.1 -m v1.0.1
# git push
# git push --tags
# npm publish
