From 3e53f0c2c86078808508aa2ca11094bb45570548 Mon Sep 17 00:00:00 2001 From: David Frank Date: Sun, 11 Sep 2016 23:37:00 +0800 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 554b10b..806eb25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.6.0", + "version": "1.6.1", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {