Skip to content

Commit eeb89cd

Browse files
committed
pump version
1 parent 8e58b12 commit eeb89cd

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

cmd/base/root.go

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

7-
var VERSION = "0.0.1"
7+
var VERSION = "0.0.2"
88

99
var CmdRoot = &cobra.Command{
1010
Use: "fluent",

cmd/code/types.go

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)