From 9221a8838d0bfd8f1ddd39fc35fc55bee4c3ef33 Mon Sep 17 00:00:00 2001 From: TobyG74 Date: Sat, 30 Mar 2024 00:15:29 +0700 Subject: [PATCH] chore: bump to version 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53f45a1..8363c79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tobyg74/tiktok-api-dl", - "version": "1.1.0", + "version": "1.1.1", "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",