From f060834a29628284c0c7964c4c789406400a4e80 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier Date: Tue, 15 May 2018 12:04:09 +0200 Subject: [PATCH] [dist] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4799171..4892353 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "original", - "version": "1.0.0", + "version": "1.0.1", "description": "Generate the origin from an URL or check if two URL/Origins are the same", "main": "index.js", "scripts": {