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": {