chore(v0.5.1): bump version to 0.5.1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-22 21:33:55 -04:00
parent a162aec0b2
commit a11d48b8cd
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.5.0"
var version = "0.5.1"
var rootCmd = &cobra.Command{
Use: "ctask",