diff --git a/package-lock.json b/package-lock.json index d373461e..1e170d15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tiktok-scraper", - "version": "1.4.24", + "version": "1.4.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e190ee60..1f4d5827 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiktok-scraper", - "version": "1.4.24", + "version": "1.4.25", "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",