From de5db3c8beeea262c163c94fcacd938e57967ece Mon Sep 17 00:00:00 2001 From: Osvaldo Gago Date: Sun, 5 Nov 2017 14:46:24 +0100 Subject: [PATCH] Version 1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3722a4a..1124afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-my-pages", - "version": "1.2.0", + "version": "1.3.0", "dependencies": { "colly": "git://github.com/asciimoo/colly.git#58388fa" }