From f04609055c0d3c4543ba743abe6d94902c8a9c7f Mon Sep 17 00:00:00 2001 From: David Frank Date: Tue, 24 Mar 2015 12:31:29 +0800 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c99fe7..21cd7eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.0.5", + "version": "1.0.6", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {