diff --git a/package-lock.json b/package-lock.json index 57325da..f8ca614 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "renamer", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 64b8172..8273ed8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renamer", "description": "Rename files in bulk", - "version": "1.0.0", + "version": "1.1.0", "author": "Lloyd Brookes <75pound@gmail.com>", "bin": "bin/cli.js", "license": "MIT",