1
0
mirror of https://github.com/strongdm/comply synced 2024-07-02 23:14:22 +00:00
This commit is contained in:
Justin McCarthy 2018-05-10 00:34:39 -07:00
parent 41dbf7ca19
commit 80bdc44f14
No known key found for this signature in database
GPG Key ID: 900437410E142A48

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