From ad3ea58d59c772d1ffccf3ff08bdacd8a8ed5d36 Mon Sep 17 00:00:00 2001 From: Preston Date: Mon, 11 Jan 2021 15:09:37 -0500 Subject: [PATCH] Bump version number to v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 297d768..3fded5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yt-channel-info", - "version": "1.1.4", + "version": "1.2.0", "description": "Grab YouTube channel information without any official API", "main": "index.js", "scripts": {