Skip to content

Commit 94beec8

Browse files
committed
chore: bump version to 0.1.9
1 parent caeec8e commit 94beec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var versionBox = box.NewBox().
3434

3535
// Version is set at build time via -ldflags.
3636
// Falls back to "dev" for local builds.
37-
var Version = "0.1.8"
37+
var Version = "0.1.9"
3838

3939
var rootCmd = &cobra.Command{
4040
Use: "endgit",

0 commit comments

Comments
 (0)