From 1db45f8e03425e59feb3142b0b4bc9044ec4d346 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 12 Aug 2019 23:10:17 +0200 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7732696..f6ed252 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky-universal", - "version": "0.2.2", + "version": "0.3.0", "description": "Use Ky in both Node.js and browsers", "license": "MIT", "repository": "sindresorhus/ky-universal",