Skip to content

Commit 98e15ed

Browse files
committed
Bump version to 9.0.1
1 parent fca934f commit 98e15ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type Flags struct {
3939
}
4040

4141
const (
42-
version = "9.0"
42+
version = "9.0.1"
4343
usage = `mark - a tool for updating Atlassian Confluence pages from markdown.
4444
4545
Docs: https://github.com/kovetskiy/mark

0 commit comments

Comments
 (0)