chore(v0.4.1): bump version to 0.4.1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-22 18:03:43 -04:00
parent 4fdd153bc4
commit 35d3b24e09
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.4.0"
var version = "0.4.1"
var rootCmd = &cobra.Command{
Use: "ctask",