Skip to content

Commit 3a7d07c

Browse files
committed
1.4.0
1 parent 5dc0a42 commit 3a7d07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package internal
22

33
const (
44
// Version is a current app version
5-
Version = "1.3.1"
5+
Version = "1.4.0"
66
userAgent = "github-markdown-toc.go v" + Version
77
)
88

0 commit comments

Comments
 (0)