diff --git a/package-lock.json b/package-lock.json index 724481a..25ddc2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ufc-ripper", - "version": "1.1.3", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ufc-ripper", - "version": "1.1.3", + "version": "1.2.0", "license": "MIT", "dependencies": { "ansi-colors": "4.1.3", diff --git a/package.json b/package.json index 019ab5b..c51add7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ufc-ripper", - "version": "1.1.3", + "version": "1.2.0", "description": "Video downloader tool for UFC Fight Pass", "author": "Mahesh Bandara Wijerathna (m4heshd) ", "homepage": "https://github.com/m4heshd/ufc-ripper",