Skip to content

Commit f3edc74

Browse files
committed
Update for v0.3.0
1 parent 2f4b3da commit f3edc74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/git-commit-template/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ func main() {
1212
app := &cli.App{
1313
Name: "git-commit-template",
1414
Usage: "Set up a useful template for commit messages",
15-
Version: "v0.2.1",
15+
Version: "v0.3.0",
1616
Commands: []*cli.Command{
1717
command.SetTemplateCommand,
1818
command.UnsetTemplateCommand,

0 commit comments

Comments
 (0)