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