Skip to content

Commit 6261681

Browse files
chore(version): release 3.1.0
1 parent 5416df4 commit 6261681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmd/fsb/main.go

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

11-
const versionString = "3.0.0"
11+
const versionString = "3.1.0"
1212

1313
var rootCmd = &cobra.Command{
1414
Use: "fsb [command]",

0 commit comments

Comments
 (0)