Bump version for release.

This commit is contained in:
Dan Helfman
2022-06-30 22:14:41 -07:00
parent f1ffa1da1d
commit 992f62edd2
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ fi
if ! git diff-index --quiet HEAD -- ; then
echo "Refusing to release with local changes:"
git status --porcelain
exit 1
fi
git tag $version