Skip to content

Commit 96cd65d

Browse files
authored
chore(release): bump changelog to version 2.0.1 (#22)
1 parent b02a737 commit 96cd65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func New() *cli.App {
1414
Name: "changelog",
1515
Usage: "changelog [command]",
1616
Description: "A changelog tool to manage changelog.",
17-
Version: "2.0.0",
17+
Version: "2.0.1",
1818

1919
// global flags
2020
Flags: []cli.Flag{

0 commit comments

Comments
 (0)