From 3c053ce32760d2d5d6cb8712fb4115b44e4083d4 Mon Sep 17 00:00:00 2001 From: David Frank Date: Mon, 26 Sep 2016 14:16:41 +0800 Subject: [PATCH] 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5a77f9..2627080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.6.2", + "version": "1.6.3", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {