Skip to content

Commit dd29b48

Browse files
committed
kool 1.0.10
1 parent f69d1ba commit dd29b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var rootCmd = &cobra.Command{
1010
Long: `An easy and robust software development environment
1111
tool helping you from project creation until deployment.
1212
Complete documentation is available at https://kool.dev`,
13-
Version: "1.0.8",
13+
Version: "1.0.10",
1414
}
1515

1616
// Execute proxies the call to cobra root command

0 commit comments

Comments
 (0)