Skip to content

Commit c221b19

Browse files
committed
⬆️ 3.0.1 🎉
1 parent e4fd1b0 commit c221b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "youtube-api",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A Node.JS module, which provides an object oriented wrapper for the Youtube v3 API.",
55
"main": "lib/index.js",
66
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
@@ -131,4 +131,4 @@
131131
"bloggify.json",
132132
"bloggify/"
133133
]
134-
}
134+
}

0 commit comments

Comments
 (0)