1
0
mirror of https://github.com/strongdm/comply synced 2025-12-15 02:34:13 +00:00

Compare commits

...

3 Commits

Author SHA1 Message Date
Justin McCarthy
e08d88ee49 increment patch for release 2018-05-10 00:34:50 -07:00
Justin McCarthy
80bdc44f14 ordering 2018-05-10 00:34:39 -07:00
Justin McCarthy
41dbf7ca19 message 2018-05-10 00:34:10 -07:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
1.0.12
1.0.13