From 3a6b7dfc741587920f0cdd3aebe4e589bff0f7d3 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Mon, 6 Aug 2018 17:41:26 +0200 Subject: [PATCH] [dist] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5f8dd5..e7c9732 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "original", - "version": "1.0.1", + "version": "1.0.2", "description": "Generate the origin from an URL or check if two URL/Origins are the same", "main": "index.js", "scripts": {