We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a596a commit 99c94d4Copy full SHA for 99c94d4
cmd/root.go
@@ -9,7 +9,7 @@ import (
9
"github.com/spf13/cobra"
10
)
11
12
-const version = "0.0.8"
+const version = "0.0.9"
13
const configName = ".fiberconfig"
14
15
var (
0 commit comments