Skip to content

Commit

Permalink
rename directory
Browse files Browse the repository at this point in the history
  • Loading branch information
junkpiano committed Jun 7, 2022
1 parent 2ab7b85 commit 2ae64cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

func main() {
app := cli.NewApp()
app.Version = "0.2.2"
app.Version = "0.2.3"

app.Commands = []cli.Command{
IssuesCommand(),
Expand Down

0 comments on commit 2ae64cc

Please sign in to comment.