Skip to content

Commit 0c0944e

Browse files
committed
2.0.0
1 parent 8b8a14d commit 0c0944e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

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

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

0 commit comments

Comments
 (0)