diff --git a/package.json b/package.json index 02bb55d..a19b15d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.5.0", + "version": "3.6.0", "name": "enzyme-to-json", "description": "convert enzyme wrapper to a format compatible with Jest snapshot", "main": "index.js",