File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ pr: push
9393
9494publish-check : check check-man
9595 cargo outdated --exit-code 1
96- git branch | grep ' * master'
9796 grep {{ version}} CHANGELOG.md
9897
9998publish : publish-check
99+ git branch | grep ' * master'
100100 git tag -a {{ version}} -m ' Release {{ version}} '
101101 git push github {{ version}}
102102 cargo publish
Original file line number Diff line number Diff line change 11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
2- .TH IMDL "1" "March 2020" "imdl v0.1.0 " "IMDL MANUAL"
2+ .TH IMDL "1" "March 2020" "imdl v0.1.1 " "IMDL MANUAL"
33.SH NAME
44imdl \- BitTorrent metainfo utility
55.SH DESCRIPTION
6- imdl v0.1.0
6+ imdl v0.1.1
77Casey Rodarmor <casey@rodarmor.com>
88
99A 40' shipping container for the internet \- https://github.com/casey/intermodal
You can’t perform that action at this time.
0 commit comments