From 666945f649b41e8663c37a56a9f4a6bd31ccb40a Mon Sep 17 00:00:00 2001 From: Andres Escobar Date: Tue, 7 Nov 2017 16:47:28 -0700 Subject: [PATCH] chore(package): iterate version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f388693..3759ba1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-image-snapshot", - "version": "2.1.0", + "version": "2.2.0", "description": "Jest matcher for screenshot comparisons. Most commonly used for browser visual testing.", "main": "src/index.js", "engines": {