We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82701f8 commit 2ab2412Copy full SHA for 2ab2412
commands/root.go
@@ -17,7 +17,7 @@ var repo repository.ClockedRepo
17
18
// RootCmd represents the base command when called without any subcommands
19
var RootCmd = &cobra.Command{
20
- Version: "0.3.0",
+ Version: "0.4.0",
21
22
Use: rootCommandName,
23
Short: "A bug tracker embedded in Git",
0 commit comments