From 607adfe6f5a2f68f6a957fc3b1378294f1d78928 Mon Sep 17 00:00:00 2001 From: Tobi Saputra Date: Fri, 8 Aug 2025 19:03:29 +0700 Subject: [PATCH] chore: bump to version 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47b6f7b..11e868a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.3.3", + "version": "1.3.4", "description": "Scraper for downloading media in the form of videos, images and audio from Tiktok. Also for stalking Tiktok Users, getting user posts, likes, comments, followers and following.", "main": "lib/index.js", "types": "lib/index.d.ts",