Skip to content

Commit

Permalink
Merge pull request #5 from kk-no/development
Browse files Browse the repository at this point in the history
update cli version to v0.2.0
  • Loading branch information
kk-no authored Sep 11, 2022
2 parents 7dee3d4 + ce62e5b commit 67cc59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const cliVersion = "0.1.0"
const cliVersion = "0.2.0"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 67cc59f

Please sign in to comment.