gen handler tests while bumping

This commit is contained in:
sentriz
2020-01-22 15:02:08 +00:00
parent 5a4d07b273
commit 9670b58fee

View File

@@ -49,6 +49,8 @@ const NAME_SCAN = "gonicscan"
const VERSION = "$new_version"
EOL
./_do_gen_handler_tests
# create and tag single commit with a change to the version file
git commit --all --message "bump to $new_version"
git tag "$new_version"