diff --git a/package-lock.json b/package-lock.json index f8014c19..f907cd4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sourcescrapper", - "version": "0.7.0", + "version": "0.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9c449eb2..12886e80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sourcescrapper", - "version": "0.7.0", + "version": "0.7.1", "description": "Simple library which helps you to retrieve the source of various video streaming sites. ", "author": "OpenByte ", "main": "dist/index.js",