From f9eab1aa462a275c916554548a5b7752455f3679 Mon Sep 17 00:00:00 2001 From: Oscar Franco Date: Fri, 3 Jan 2020 10:40:38 +0100 Subject: [PATCH] Bump versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28882c5..17ee5a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "link-preview-js", - "version": "1.5.0", + "version": "1.6.0", "description": "", "main": "index.js", "scripts": { @@ -33,4 +33,4 @@ "expect.js": "0.3.1", "jest": "24.9.0" } -} \ No newline at end of file +}