Skip to content

Commit

Permalink
Bump to version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrovvlado committed Sep 25, 2018
1 parent d2bc720 commit 654cbed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.1
v0.0.2
4 changes: 0 additions & 4 deletions cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import (
"github.com/spf13/cobra"
)

func init() {
// rootCmd.AddCommand(versionCmd)
}

func newVersionCmd() *cobra.Command {
versionCmd := &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 654cbed

Please sign in to comment.