mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
version 0.3.0
This commit is contained in:
parent
b168d71fc1
commit
ad59f77fd4
@ -16,7 +16,7 @@ var repo repository.Repo
|
||||
|
||||
// RootCmd represents the base command when called without any subcommands
|
||||
var RootCmd = &cobra.Command{
|
||||
Version: "0.2.0",
|
||||
Version: "0.3.0",
|
||||
|
||||
Use: rootCommandName,
|
||||
Short: "A bugtracker embedded in Git",
|
||||
|
Loading…
Reference in New Issue
Block a user