From a6bbc7119dfefe037ef051b78c8a7fcf22393325 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Tue, 17 Mar 2015 08:46:31 +0100 Subject: [PATCH] Update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 064294f..aab9640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "1.2.0", + "version": "1.3.0", "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git",