From bd07f24c59d393bf705d5873527a86feffb0340d Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Fri, 20 Jul 2018 02:50:19 +0000 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11bf440..c29fdcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unfetch", - "version": "3.0.0", + "version": "3.1.0", "description": "Bare minimum fetch polyfill in 500 bytes", "unpkg": "dist/unfetch.umd.js", "main": "dist/unfetch.js",