From c787b92829d79c2de862b840fada3f39a3936fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Wed, 25 May 2016 14:33:40 +0300 Subject: [PATCH] :arrow_up: 2.0.2 :tada: --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ebb4e1a..191a15a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-youtube-api", - "version": "2.0.1", + "version": "2.0.2", "description": "Test Youtube API NodeJS module", "author": "Ionică Bizău (http://ionicabizau.net)", "contributors": [ @@ -145,6 +145,7 @@ "src/", "resources/", "menu/", + "scripts/", "cli.js", "index.js" ]