We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca934f commit 98e15edCopy full SHA for 98e15ed
1 file changed
main.go
@@ -39,7 +39,7 @@ type Flags struct {
39
}
40
41
const (
42
- version = "9.0"
+ version = "9.0.1"
43
usage = `mark - a tool for updating Atlassian Confluence pages from markdown.
44
45
Docs: https://github.com/kovetskiy/mark
0 commit comments