remind me to push tags after release

This commit is contained in:
sentriz
2020-07-24 15:10:25 +01:00
parent 77dcbf3e09
commit ed5ab1f06a

View File

@@ -64,3 +64,6 @@ bump to $new_version
generated by \`_do_bump_version\` script in project root
EOL
git tag "$new_version"
echo "commited and tagged"
echo "remember to push tags"