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