build (package): increment version

This commit is contained in:
LuanRT
2021-10-25 02:24:12 -03:00
parent 4d7573c46f
commit 6ce4a89766
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "youtubei.js",
"version": "1.2.1",
"version": "1.2.2",
"description": "An object-oriented library that allows you to search, get detailed info about videos, subscribe, unsubscribe, like, dislike, comment, download videos and much more!",
"main": "index.js",
"scripts": {
@@ -43,4 +43,4 @@
"url": "https://github.com/LuanRT/YouTube.js/issues"
},
"homepage": "https://github.com/LuanRT/YouTube.js#readme"
}
}