- Increment the
versionfield inpackage.yaml - Create a git commit
- Tag:
git tag -a v<VERSION>. Write a changelog. git push origin master --tags- Travis now builds a new release.
- Go to https://github.com/channable/vaultenv/releases
- Click "Draft a new release"
- Paste the changelog. The binaries should be there already.