From 5d4d1807ba3f6b8e57d6f57c49b51d063e08ca7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Tue, 12 May 2015 11:42:50 +0200 Subject: [PATCH] v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13ed17f..cfc5ee6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.5.0", + "version": "1.5.1", "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git",