diff --git a/package.json b/package.json index caa9a7a..f3382e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "1.2.1", + "version": "1.3.0", "description": "A light-weight module that brings window.fetch to node.js and io.js", "main": "index.js", "scripts": {