Skip to content

Commit a13cb6d

Browse files
committed
Version 1.3.0 🎉
1 parent 58d4580 commit a13cb6d

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.2.1"
81+
version = "1.3.0"
8282
)
8383

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

0 commit comments

Comments
 (0)