From b21a365bc441d8be4022458266a4d9f311a725a6 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Fri, 12 Apr 2019 00:37:18 +0200 Subject: [PATCH] [dist] 1.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1375415..23118f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.4.4", + "version": "1.4.5", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {