From b2ff9c82c7e774dbbf80acf8f80daf3a7db8d676 Mon Sep 17 00:00:00 2001 From: Park Seonu Date: Wed, 31 Aug 2022 16:52:14 +0900 Subject: [PATCH] v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c97bbe0..4786ace 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sirubot/yt-related-scraper", - "version": "0.3.1-alpha.31", + "version": "0.3.2", "description": "YouTube related video scraper with a ip rotation", "main": "./dist/index.js", "types": "./dist/index.d.ts",