We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fd1b0 commit c221b19Copy full SHA for c221b19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "youtube-api",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "A Node.JS module, which provides an object oriented wrapper for the Youtube v3 API.",
5
"main": "lib/index.js",
6
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
@@ -131,4 +131,4 @@
131
"bloggify.json",
132
"bloggify/"
133
]
134
-}
+}
0 commit comments