We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22fbd0 commit 6d1fc05Copy full SHA for 6d1fc05
cmd/root.go
@@ -9,7 +9,7 @@ var rootCmd = &cobra.Command{
9
Use: "ects",
10
Short: "Elastic Crontab System",
11
Long: "Elastic Crontab System",
12
- Version: "0.5.0",
+ Version: "0.5.1",
13
}
14
15
func Execute() {
0 commit comments