chore(v0.5.3): bump version to 0.5.3

This commit is contained in:
2026-05-08 14:05:16 -04:00
parent be508e2ec7
commit dea64fcbb7
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.5.2"
var version = "0.5.3"
var rootCmd = &cobra.Command{
Use: "ctask",