From 36a60bae4d1093b021d7c89871d5e3ab71790b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 20 Mar 2015 12:01:10 +0100 Subject: [PATCH] v1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b24ecae..4faa0c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.3.1", + "version": "1.3.2", "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git",