diff --git a/package.json b/package.json
index 8e84b4fe..28f299cd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ky",
- "version": "0.31.2",
+ "version": "0.31.3",
"description": "Tiny and elegant HTTP client based on the browser Fetch API",
"license": "MIT",
"repository": "sindresorhus/ky",