From 8a4bb6254ca766f33d897500ddbc0eea7e2be73d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 2 Sep 2022 21:28:39 +0700 Subject: [PATCH] 0.31.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfe4af62..8e84b4fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "0.31.1", + "version": "0.31.2", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",