From b4201b4dc647cfb6dc3f70acd7d38630ecf18d3e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 18 Dec 2018 16:35:53 +0100 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c48e23..c952f02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-url", - "version": "4.0.0", + "version": "4.1.0", "description": "Normalize a URL", "license": "MIT", "repository": "sindresorhus/normalize-url",