Skip to content

Commit 99c94d4

Browse files
authored
Bump version to v0.0.9
1 parent 89a596a commit 99c94d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/spf13/cobra"
1010
)
1111

12-
const version = "0.0.8"
12+
const version = "0.0.9"
1313
const configName = ".fiberconfig"
1414

1515
var (

0 commit comments

Comments
 (0)