diff --git a/package.json b/package.json index 2eb3896..9cd840e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.6.1", + "version": "3.6.2", "name": "enzyme-to-json", "description": "convert enzyme wrapper to a format compatible with Jest snapshot", "main": "index.js",