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:10 -07:00
parent 182aa3d9ed
commit 41dbf7ca19

View File

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