From 7a1bc282e91f02b2dc9ede233c33c87956bf7409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Wed, 18 Mar 2015 08:16:48 +0100 Subject: [PATCH] v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aab9640..b24ecae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.3.0", + "version": "1.3.1", "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git",