From afda6f855d6c657d25a4418712510f004eebf10f Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Fri, 18 Oct 2019 19:03:50 +0200 Subject: [PATCH] v3.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbc0d69..cc9958a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.4.2", + "version": "3.4.3", "name": "enzyme-to-json", "description": "convert enzyme wrapper to a format compatible with Jest snapshot", "main": "index.js",