We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad398c4 commit 133a643Copy full SHA for 133a643
cmd/root.go
@@ -13,7 +13,7 @@ import (
13
"github.com/spf13/cobra"
14
)
15
16
-const Version = "0.9.1"
+const Version = "0.9.2"
17
18
var rootCmd = &cobra.Command{
19
Use: "campfire <./path/to/file>",
0 commit comments