Skip to content

Commit 3db1e28

Browse files
arne-vlArne Van Looveren
and
Arne Van Looveren
authored
Bump version (#49)
Co-authored-by: Arne Van Looveren <[email protected]>
1 parent 3caabc6 commit 3db1e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/spf13/cobra"
88
)
99

10-
const version = "0.2.7"
10+
const version = "0.2.8"
1111

1212
// rootCmd represents the base command when called without any subcommands
1313
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)