The release process works roughly like this: ``` bash ./scripts/bump-versions.sh git commit ./scripts/upload.hs git tag && git push --tags ```