1
0
mirror of https://github.com/strongdm/comply synced 2025-12-06 14:24:12 +00:00
This commit is contained in:
Justin McCarthy
2018-05-10 00:34:39 -07:00
parent 41dbf7ca19
commit 80bdc44f14

View File

@@ -73,7 +73,7 @@ release: dist release-deps
patch-release: patch release
patch: clean gitsem
gitsem patch -m "increment patch for release"
gitsem -m "increment patch for release" patch
git push
git push origin --tags