From c02cb4229d46ff653e33f9ae75cc450c1c608c2c Mon Sep 17 00:00:00 2001 From: David Frank Date: Wed, 22 Apr 2015 23:36:21 +0800 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c635201..ef27551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.1.0", + "version": "1.1.1", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {