From d920ea7bdeb4646e1535cdddc0ef82d89e5306ef Mon Sep 17 00:00:00 2001 From: PrestonN Date: Tue, 1 Nov 2022 20:02:48 -0400 Subject: [PATCH] Bump version number to v3.2.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7751354..1ab7d52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yt-channel-info", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "yt-channel-info", - "version": "3.2.0", + "version": "3.2.1", "license": "ISC", "dependencies": { "axios": "^1.1.2" diff --git a/package.json b/package.json index af94976..ae82b69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yt-channel-info", - "version": "3.2.0", + "version": "3.2.1", "description": "Grab YouTube channel information without any official API", "main": "index.js", "files": [