diff --git a/package.json b/package.json index 528eec7..b95e54e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch", - "version": "2.1.1", + "version": "2.1.2", "description": "A light-weight module that brings window.fetch to node.js", "main": "lib/index.js", "browser": "./browser.js",