Skip to content

Commit

Permalink
chore(version): release 3.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
EverythingSuckz committed Dec 12, 2023
1 parent 5299d53 commit 3a80d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/fsb/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/spf13/cobra"
)

const versionString = "3.0.0-alpha1"
const versionString = "3.0.0-alpha2"

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

0 comments on commit 3a80d44

Please sign in to comment.