There was an error while loading. Please reload this page.
1 parent caeec8e commit 94beec8Copy full SHA for 94beec8
1 file changed
cmd/root.go
@@ -34,7 +34,7 @@ var versionBox = box.NewBox().
34
35
// Version is set at build time via -ldflags.
36
// Falls back to "dev" for local builds.
37
-var Version = "0.1.8"
+var Version = "0.1.9"
38
39
var rootCmd = &cobra.Command{
40
Use: "endgit",
0 commit comments