Skip to content

Commit bed10b8

Browse files
committed
0.7.1
1 parent e989632 commit bed10b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
var (
19-
version = "0.7.0"
19+
version = "0.7.1"
2020
userAgent = fmt.Sprint("github-markdown-toc.go v", version)
2121
)
2222

0 commit comments

Comments
 (0)