From a5221cbedd44b74ab76ec882360f23492c804035 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Mon, 23 Aug 2021 12:51:03 +0600 Subject: [PATCH] bump to 6.1 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 580d59c..51406cc 100644 --- a/main.go +++ b/main.go @@ -35,7 +35,7 @@ type Flags struct { } const ( - version = "6.0" + version = "6.1" usage = `mark - a tool for updating Atlassian Confluence pages from markdown. Docs: https://github.com/kovetskiy/mark