From af865798b2f0c092e0633abd0e3e0b0793153147 Mon Sep 17 00:00:00 2001 From: TobyG74 Date: Sat, 20 Apr 2024 22:13:06 +0700 Subject: [PATCH] chore: bump to version 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b27c044..ccc7198 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.1.2", + "version": "1.1.3", "description": "Scraper for downloading media in the form of videos, images and audio from Tiktok. Also for stalking Tiktok Users", "main": "lib/index.js", "types": "lib/index.d.ts",