diff --git a/README.md b/README.md index 76d21cc..7870209 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ AUTHOR: Ayooluwa Isaiah VERSION: - v1.3.0 + v1.4.0 FLAGS: --find , -f Search . Treated as a regular expression by default. Use -s or --string-mode to opt out diff --git a/app.go b/app.go index 3f5859c..9875266 100644 --- a/app.go +++ b/app.go @@ -85,7 +85,7 @@ func GetApp() *cli.App { }, Usage: "F2 is a command-line tool for batch renaming multiple files and directories quickly and safely", UsageText: "FLAGS [OPTIONS] [PATHS...]", - Version: "v1.3.0", + Version: "v1.4.0", EnableBashCompletion: true, Flags: []cli.Flag{ &cli.StringFlag{