From 3f24c09005fe5c7e42c64c19a0ff57a8d0c43710 Mon Sep 17 00:00:00 2001 From: David Frank Date: Wed, 13 Apr 2016 02:58:35 +0800 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fa4f91..4c5cc5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.5.0", + "version": "1.5.1", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {