Skip to content

Commit

Permalink
Release goup 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed Oct 2, 2021
1 parent 2c49c18 commit 5fa3e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const Version = "0.2.0"
const Version = "0.2.1"

func versionCmd() *cobra.Command {
return &cobra.Command{
Expand Down

0 comments on commit 5fa3e2c

Please sign in to comment.