diff --git a/package-lock.json b/package-lock.json index 383d6936..7ee9093b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tiktok-scraper", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce10a05b..5604877a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiktok-scraper", - "version": "1.4.2", + "version": "1.4.3", "description": "TikTok Scraper & Downloader. Scrape information from User, Trending and HashTag pages and download video posts", "main": "./build/index.js", "types": "./build/index.d.ts",