From 1498b0da8e7b5084de523aada49f4bfc0ca7b391 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Fri, 8 Jul 2016 11:23:17 -0700 Subject: [PATCH] add MIT license file --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ff7b11..14b3744 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "is-url", "repository": "https://github.com/segmentio/is-url", - "version": "1.2.1", + "version": "1.2.2", "scripts": { "test": "make test" },