From 6d0aa09969782fdc720313545bc6ab11e644099d Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Wed, 30 Jun 2021 13:15:09 +0300 Subject: [PATCH] bump to 5.8 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index d481c10..0761a92 100644 --- a/main.go +++ b/main.go @@ -35,7 +35,7 @@ type Flags struct { } const ( - version = "5.7" + version = "5.8" usage = `mark - a tool for updating Atlassian Confluence pages from markdown. Docs: https://github.com/kovetskiy/mark