Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpppk committed Nov 16, 2024
1 parent 2bc513d commit 4142e3b
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 @@ -5,7 +5,7 @@ import (
"github.com/spf13/cobra"
)

const version = "0.1.0"
const version = "0.1.1"

func newVersionCmd(fs afero.Fs) (*cobra.Command, error) {
cmd := &cobra.Command{
Expand Down

0 comments on commit 4142e3b

Please sign in to comment.