From 2a38e45b46ac4e7ca0bd4a189eab384da59356b1 Mon Sep 17 00:00:00 2001 From: Max Gfeller Date: Tue, 2 Jun 2015 12:18:51 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33db707..ce8ebf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-search", - "version": "1.0.1", + "version": "1.0.2", "description": "Search for youtube videos", "main": "index.js", "scripts": {