diff --git a/justfile b/justfile index fa902c1..84db022 100644 --- a/justfile +++ b/justfile @@ -93,10 +93,10 @@ pr: push publish-check: check check-man cargo outdated --exit-code 1 - git branch | grep '* master' grep {{version}} CHANGELOG.md publish: publish-check + git branch | grep '* master' git tag -a {{version}} -m 'Release {{version}}' git push github {{version}} cargo publish diff --git a/man/imdl.1 b/man/imdl.1 index df76415..3cb8f21 100644 --- a/man/imdl.1 +++ b/man/imdl.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. -.TH IMDL "1" "March 2020" "imdl v0.1.0" "IMDL MANUAL" +.TH IMDL "1" "March 2020" "imdl v0.1.1" "IMDL MANUAL" .SH NAME imdl \- BitTorrent metainfo utility .SH DESCRIPTION -imdl v0.1.0 +imdl v0.1.1 Casey Rodarmor A 40' shipping container for the internet \- https://github.com/casey/intermodal