Contributing When creating a new release, run one of the following: gulp bump-tag-patch gulp bump-tag-minor gulp bump-tag-major Depending on the changes. Push this up to git with something like: git push --tags.