diff --git a/package.json b/package.json index 191b5d4..4647a32 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.6.0", + "version": "3.6.1", "name": "enzyme-to-json", "description": "convert enzyme wrapper to a format compatible with Jest snapshot", "main": "index.js",