Compare commits
1 Commits
49f0acb777
...
v0.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7a1ac06d4 |
@@ -6,7 +6,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
var version = "0.4.3"
|
||||
var version = "0.5.0"
|
||||
|
||||
var VersionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
|
||||
Reference in New Issue
Block a user