release: prepare for v0.2.0
This commit is contained in:
parent
52177d9f9e
commit
fc699e9718
2 changed files with 33 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ var rootCmd = &cobra.Command{
|
|||
Short: "Forgejo CLI tool - work seamlessly with Forgejo from the command line",
|
||||
Long: `fgj is a command line tool for Forgejo instances (including Codeberg).
|
||||
It brings pull requests, issues, and other Forgejo concepts to the terminal.`,
|
||||
Version: "0.1.0",
|
||||
Version: "0.2.0",
|
||||
}
|
||||
|
||||
func Execute() error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue