diff --git a/package-lock.json b/package-lock.json index 15fd4ce..43a08ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ufc-ripper", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ufc-ripper", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "dependencies": { "ansi-colors": "4.1.3", diff --git a/package.json b/package.json index 408fa90..44ab2ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ufc-ripper", - "version": "1.1.1", + "version": "1.1.2", "description": "Video downloader tool for UFC Fight Pass", "author": "Mahesh Bandara Wijerathna (m4heshd) ", "homepage": "https://github.com/m4heshd/ufc-ripper",