From 8c2a5e7952f64ae91f8ceaf2ea817584a5800210 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Fri, 6 Apr 2018 02:11:20 +0200 Subject: [PATCH] [dist] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f5d0b2..e8d8585 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.2.0", + "version": "1.3.0", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {