From 8160c81deabd978a9d75266b916ebbfa05dc626e Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Tue, 29 Sep 2020 13:48:01 -0400 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf1ac14..b975efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unfetch", - "version": "4.1.0", + "version": "4.2.0", "description": "Bare minimum fetch polyfill in 500 bytes", "unpkg": "polyfill/index.js", "main": "dist/unfetch.js",