Skip to content

Commit 133a643

Browse files
committed
Updated version
1 parent ad398c4 commit 133a643

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
@@ -13,7 +13,7 @@ import (
1313
"github.com/spf13/cobra"
1414
)
1515

16-
const Version = "0.9.1"
16+
const Version = "0.9.2"
1717

1818
var rootCmd = &cobra.Command{
1919
Use: "campfire <./path/to/file>",

0 commit comments

Comments
 (0)