From b6d4b7b40d398bb9bd3d9e634b08034199888ce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Wed, 24 Jun 2015 08:41:43 +0200 Subject: [PATCH] v1.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c8f495..0f281d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.7.1", + "version": "1.7.2", "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git",