From b1d61c173a681755ac23afb2f155f08801c1e7e4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 27 May 2023 22:20:56 +0700 Subject: [PATCH] 13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50c711859..12f5da536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "got", - "version": "12.6.1", + "version": "13.0.0", "description": "Human-friendly and powerful HTTP request library for Node.js", "license": "MIT", "repository": "sindresorhus/got",