From 79547b35067f141cd6c1c528e5042fa4662fdf97 Mon Sep 17 00:00:00 2001 From: Szymon Marczak <36894700+szmarczak@users.noreply.github.com> Date: Thu, 12 Aug 2021 09:11:45 +0200 Subject: [PATCH] 12.0.0-beta.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b0da0d59..6542fed18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "got", - "version": "12.0.0-beta.3", + "version": "12.0.0-beta.4", "description": "Human-friendly and powerful HTTP request library for Node.js", "license": "MIT", "repository": "sindresorhus/got",