chore(v0.5.2): bump version to 0.5.2

This commit is contained in:
2026-05-07 20:45:54 -04:00
parent 3b6be0d732
commit 5910100d88
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.5.1"
var version = "0.5.2"
var rootCmd = &cobra.Command{
Use: "ctask",