From a07687a57f52349fad87d0ec509c350012979d08 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Mon, 30 Jul 2018 14:33:57 -0400 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c29fdcf..7d60897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unfetch", - "version": "3.1.0", + "version": "3.1.1", "description": "Bare minimum fetch polyfill in 500 bytes", "unpkg": "dist/unfetch.umd.js", "main": "dist/unfetch.js",