From 187c6d50967c5d54bced2404bad24e675da733c8 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 30 Jun 2017 15:14:45 -0700 Subject: [PATCH] v2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e625a471c6c..72816d1b7db0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse", - "version": "2.2.0", + "version": "2.2.1", "description": "Lighthouse", "main": "./lighthouse-core/index.js", "bin": {