From c693422bcc40bb35d8f51fc6b4bf97cc71913896 Mon Sep 17 00:00:00 2001 From: Szymon Marczak <36894700+szmarczak@users.noreply.github.com> Date: Sun, 24 Apr 2022 22:16:16 +0200 Subject: [PATCH] 12.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4befcf5a8..d7d878207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "got", - "version": "12.0.3", + "version": "12.0.4", "description": "Human-friendly and powerful HTTP request library for Node.js", "license": "MIT", "repository": "sindresorhus/got",