diff --git a/package-lock.json b/package-lock.json index 8df7fe6..4a784f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "renamer", - "version": "1.1.4", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2a63132..3a02de5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renamer", "description": "Rename files in bulk", - "version": "1.1.4", + "version": "2.0.0", "author": "Lloyd Brookes <75pound@gmail.com>", "bin": "bin/cli.js", "license": "MIT",