Skip to content

Commit 2aa789a

Browse files
committed
Version 1.3.1 🎉
1 parent e6ed4ac commit 2aa789a

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
@@ -78,7 +78,7 @@ var (
7878
startTime = time.Now()
7979

8080
// version
81-
version = "1.3.0"
81+
version = "1.3.1"
8282
)
8383

8484
// RootCmd represents the base command when called without any subcommands

0 commit comments

Comments
 (0)