Skip to content

Commit 3a80d44

Browse files
chore(version): release 3.0.0-alpha2
1 parent 5299d53 commit 3a80d44

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-alpha1"
11+
const versionString = "3.0.0-alpha2"
1212

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

0 commit comments

Comments
 (0)