Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 17303a4

Browse files
authored
bump to 0.0.15
1 parent 2162f81 commit 17303a4

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
@@ -7,7 +7,7 @@ import (
77
"github.com/spf13/cobra"
88
)
99

10-
var version = "0.0.0-dev"
10+
var version = "0.0.15"
1111

1212
// NewVersionCmd creates a new version command
1313
func NewVersionCmd(ctx context.Context) *cobra.Command {

0 commit comments

Comments
 (0)