From 54af0d8909d512f3381c8cf3261d7e437d05da1d Mon Sep 17 00:00:00 2001 From: Shane Lx <39976362+shanefully-done@users.noreply.github.com> Date: Tue, 10 Jun 2025 21:29:25 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce3112a..de8aa2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-captions-scraper", - "version": "2.0.3", + "version": "2.0.4", "description": "Scrap youtube auto-generated captions", "main": "dist/index.js", "author": {