Skip to content

Commit 201fba2

Browse files
north-echoclaude
andcommitted
chore: bump version to 0.7.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4f408ba commit 201fba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/fluxgate/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
"github.com/spf13/cobra"
2828
)
2929

30-
var version = "0.6.0"
30+
var version = "0.7.0"
3131

3232
func main() {
3333
rootCmd := &cobra.Command{

0 commit comments

Comments
 (0)