Skip to content

Commit 2ab2412

Browse files
committed
version 0.4.0
1 parent 82701f8 commit 2ab2412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var repo repository.ClockedRepo
1717

1818
// RootCmd represents the base command when called without any subcommands
1919
var RootCmd = &cobra.Command{
20-
Version: "0.3.0",
20+
Version: "0.4.0",
2121

2222
Use: rootCommandName,
2323
Short: "A bug tracker embedded in Git",

0 commit comments

Comments
 (0)