The following steps should be followed to publish a new version of dbmate (requires write access to this repository).
- Update version.go with new version number (example PR)
- Create new release on releases page and write release notes
- GitHub Actions will do the rest (publish binaries, NPM package, and Homebrew PR)