Fix a syntax error in hack/release.sh

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2020-01-31 10:55:17 -05:00
parent c29273e84f
commit 662eab1672

View File

@ -64,4 +64,4 @@ git fetch origin &&
git checkout -b "bump-${VERSION}" origin/master &&
release_commit &&
git tag -s -m "version ${VERSION}" "v${VERSION}" &&
dev_version_commit &&
dev_version_commit