diff --git a/package-lock.json b/package-lock.json index 5d78ac2..49e8c55 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tiktok-js", - "version": "1.1.0", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tiktok-js", - "version": "1.0.0", + "version": "2.1.0", "license": "MIT", "dependencies": { "argparse": "^2.0.1", diff --git a/package.json b/package.json index 4970d19..e2fd447 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiktok-js", - "version": "1.1.0", + "version": "2.1.0", "description": "Node js CLI and web server tool for download tiktok videos without watermark", "main": "./index.js", "scripts": {