release(v0.5.4): bump version to 0.5.4

This commit is contained in:
2026-05-14 20:01:57 -04:00
parent ae9bfafb1f
commit 7704cd93fc
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.5.3"
var version = "0.5.4"
var rootCmd = &cobra.Command{
Use: "ctask",