chore(v0.3): bump version to 0.3.0

This commit is contained in:
2026-04-10 14:55:23 -04:00
parent 9e23277094
commit f22b266c6c
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
var version = "0.2.0"
var version = "0.3.0"
var rootCmd = &cobra.Command{
Use: "ctask",