From a5e1273187472f5762b11339d46cebffcf211168 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Fri, 27 Mar 2020 23:36:13 -0700 Subject: [PATCH] Update man page with new version number type: documentation --- justfile | 2 +- man/imdl.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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