Skip to content

Commit 63f6b43

Browse files
committed
chore: bump version
1 parent da5978c commit 63f6b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/root/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ func NewRootCmd() *cobra.Command {
3030
// Define the root command
3131
cmd := &cobra.Command{
3232
Use: "docli",
33-
Version: "0.3.5",
33+
Version: "0.4.0",
3434
Short: "Generate content for the Algolia docs on Mintlify",
3535
Long: heredoc.Doc(`
3636
Not all of Algolia's docs are handwritten.

0 commit comments

Comments
 (0)