chore(v0.5): bump version to 0.5.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-22 19:53:45 -04:00
parent 82c944502d
commit 8130a689d4
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.4.1"
var version = "0.5.0"
var rootCmd = &cobra.Command{
Use: "ctask",