From 4e47ae14a7a4d53ea958549bb4967b94392a8614 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Mon, 23 Aug 2021 13:20:37 +0600 Subject: [PATCH] bump to 6.2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index e880459..d01458c 100644 --- a/main.go +++ b/main.go @@ -36,7 +36,7 @@ type Flags struct { } const ( - version = "6.1" + version = "6.2" usage = `mark - a tool for updating Atlassian Confluence pages from markdown. Docs: https://github.com/kovetskiy/mark