Skip to content

Commit

Permalink
chore: bump version (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-001 authored Apr 12, 2024
1 parent 003c926 commit f710c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ func New() *cli.App {
Name: "changelog",
Usage: "changelog [command]",
Description: "A changelog tool to manage changelog.",
Version: "0.0.1",
Version: "0.0.2",

// global flags
Flags: []cli.Flag{
Expand Down

0 comments on commit f710c95

Please sign in to comment.