feat(v0.4): bump version to 0.4.0

This commit is contained in:
2026-04-21 17:17:07 -04:00
parent 46c7ef2c5c
commit f129d59596
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.3.0"
var version = "0.4.0"
var rootCmd = &cobra.Command{
Use: "ctask",