From aa386ce7056bd33279e89547bc567d7c98543bda Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Fri, 12 May 2017 17:03:35 +0100 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 133640c..f1c01a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "embed-video", - "version": "1.5.0", + "version": "1.6.0", "description": "Get embed code for embedding youtube/vimeo/whatever video in websites from URL or ID", "main": "index.js", "scripts": {