diff --git a/package-lock.json b/package-lock.json index fa51e85..cc4219c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gddirecturl", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gddirecturl", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "devDependencies": { "ava": "^5.1.0" diff --git a/package.json b/package.json index fea2645..08c11a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gddirecturl", - "version": "0.1.0", + "version": "0.2.0", "description": "Google drive public link to direct downloadable media url (Video only)", "main": "index.js", "scripts": {