Skip to content

Commit 7461008

Browse files
committed
version 0.1.0
1 parent 70ba4ad commit 7461008

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

cmd/root.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77

88
var rootCmd = &cobra.Command{
99
Use: "docsgpt-cli",
10+
Version: "0.1.0",
1011
Short: "A CLI for interacting with DocsGPT",
1112
Long: "Docsgpt-cli is a command-line interface (CLI) tool that allows you to interact with DocsGPT.",
1213
Run: func(cmd *cobra.Command, args []string) {

docsgpt-cli

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)