release.sh 82 B

12
  1. git tag -a "`date +'%Y%m%d'`" -m "Release `date +'%Y%m%d'`"
  2. git push origin --tags