aboutsummaryrefslogtreecommitdiffstats
path: root/commands/root.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/root.go')
-rw-r--r--commands/root.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/root.go b/commands/root.go
index 5bb2b504..797ae949 100644
--- a/commands/root.go
+++ b/commands/root.go
@@ -17,8 +17,6 @@ var repo repository.ClockedRepo
// RootCmd represents the base command when called without any subcommands
var RootCmd = &cobra.Command{
- Version: "0.4.0",
-
Use: rootCommandName,
Short: "A bug tracker embedded in Git",
Long: `git-bug is a bug tracker embedded in git.