From 749f1e817cf99dd26dacc088c7a7715ce4857ab6 Mon Sep 17 00:00:00 2001 From: TobyG74 Date: Sat, 11 Nov 2023 16:18:45 +0700 Subject: [PATCH] chore: bump to version 1.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81b5ba5..1a3303a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.0.12", + "version": "1.0.13", "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",