Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Aug 9, 2022
1 parent 91130bb commit 47c3601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -16,7 +16,7 @@ import (

func main() {
app := &cli.App{
Version: "0.1.3",
Version: "0.2.0",
Name: "gofind",
Usage: "an interactive search for directories using the filepath.Match function",
Commands: []*cli.Command{
Expand Down

0 comments on commit 47c3601

Please sign in to comment.