Skip to content

Commit 6d1fc05

Browse files
committed
release v0.5.1
1 parent e22fbd0 commit 6d1fc05

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
@@ -9,7 +9,7 @@ var rootCmd = &cobra.Command{
99
Use: "ects",
1010
Short: "Elastic Crontab System",
1111
Long: "Elastic Crontab System",
12-
Version: "0.5.0",
12+
Version: "0.5.1",
1313
}
1414

1515
func Execute() {

0 commit comments

Comments
 (0)