Skip to content

Commit

Permalink
chore(release): v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRT committed Dec 12, 2022
1 parent 27fdd82 commit 87e7ef7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<h1 align=center>YouTube.js</h1>

<p align=center>A full-featured wrapper around the InnerTube API, which is what YouTube itself uses.</p>
<p align=center>A full-featured wrapper around the InnerTube API, which is what YouTube itself uses</p>

<div align="center">

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtubei.js",
"version": "2.5.1",
"version": "2.5.2",
"description": "Full-featured wrapper around YouTube's private API. Supports YouTube, YouTube Music and YouTube Studio (WIP).",
"main": "./dist/index.js",
"browser": "./bundle/browser.js",
Expand Down

0 comments on commit 87e7ef7

Please sign in to comment.