Skip to content

Commit 2eb7018

Browse files
committed
Release v0.1.5
1 parent 7c5f4ab commit 2eb7018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "0.1.4"
9+
const version = "0.1.5"
1010

1111
var VersionCommand = &cobra.Command{
1212
Use: "version",

0 commit comments

Comments
 (0)