chore(v0.6): bump version to 0.6.0

This commit is contained in:
2026-05-15 14:31:02 -04:00
parent d575ddd0f5
commit beb517478e
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.5.4"
var version = "0.6.0"
var rootCmd = &cobra.Command{
Use: "ctask",