chore: bump to version 1.2.0

This commit is contained in:
Tobi Saputra 2024-10-11 20:15:15 +07:00
parent 0dd7b1f0b6
commit 5e885a9f9d
3 changed files with 4 additions and 6 deletions

5
.gitignore vendored
View File

@ -5,8 +5,5 @@ package-lock.json
yarn.lock
lib
test.js
<<<<<<< HEAD
bun.lockb
=======
bun.lockb
>>>>>>> e1924e9 (chore: update to version 1.0.6)
tsconfig.tsbuildinfo

View File

@ -8,4 +8,5 @@ tsconfig.json
.prettierrc
src
test.js
bun.lockb
bun.lockb
tsconfig.tsbuildinfo

View File

@ -1,6 +1,6 @@
{
"name": "@tobyg74/tiktok-api-dl",
"version": "1.1.9",
"version": "1.2.0",
"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",