bump version to 0.3.2
This commit is contained in:
parent
c3e8ad67ed
commit
25868adcad
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ var rootCmd = &cobra.Command{
|
|||
Short: "Forgejo CLI tool - work seamlessly with Forgejo from the command line",
|
||||
Long: `fj is a command line tool for Forgejo instances (including Codeberg).
|
||||
It brings pull requests, issues, and other Forgejo concepts to the terminal.`,
|
||||
Version: "0.3.1",
|
||||
Version: "0.3.2",
|
||||
SilenceErrors: true,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue