From ea4706f87d9ccd96e28e7f8dc0daa77a58a98e97 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 2 Aug 2020 13:35:30 +0200 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39b953a..f177130 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-url", - "version": "5.0.0", + "version": "5.1.0", "description": "Normalize a URL", "license": "MIT", "repository": "sindresorhus/normalize-url",