diff --git a/package-lock.json b/package-lock.json index c2152c0..873f5d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ext-finder", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ext-finder", - "version": "1.0.7", + "version": "1.0.8", "license": "MIT", "dependencies": { "colors": "1.4.0", diff --git a/package.json b/package.json index f00953a..3570b9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ext-finder", - "version": "1.0.7", + "version": "1.0.8", "description": "Finds an extension of file", "main": "lib/index.js", "scripts": {