Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Commit

Permalink
Add tagging to release steps [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jan 23, 2017
1 parent d1a9c6c commit ad9802f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Expand Up @@ -9,6 +9,7 @@ To release a new minjur version:
- minjur_version.hpp
- README.md
- Update CHANGELOG.md
- Make a git tag: `git tag v${VERSION} -a -m "v${VERSION}" && git push --tags`
- Go to https://github.com/mapbox/minjur/releases
and edit the new release. Put "Version x.y.z" in title and
cut-and-paste entry from CHANGELOG.md.

0 comments on commit ad9802f

Please sign in to comment.