release.md: Record the specific command I used.

This commit is contained in:
Daniel Shahaf 2016-10-18 22:43:36 +00:00
parent f3d0e141fd
commit e060a0a1c8

View file

@ -6,6 +6,7 @@
- Confirm `make test` passes
- check with multiple zsh versions
- Update changelog.md
`tig --abbrev=12 --abbrev-commit 0.4.1..upstream/master`
- Remove `-dev` suffix from `./.version`;
Commit that using 'git commit -m "Tag version $(<.version).";
Tag it using `git tag $(<.version)`;