From 129d9338a9d2b89f211b2d014d1eb23b4e9d307d Mon Sep 17 00:00:00 2001 From: David Frank Date: Wed, 22 Jul 2015 15:51:49 +0800 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 342723c..ca0a9ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.3.1", + "version": "1.3.2", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {