diff --git a/package.json b/package.json index 2652994..f5f974f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-localstorage-mock", - "version": "2.1.0", + "version": "2.2.0", "description": "Auto mock all localstorage and sessionstorage APIs for your Jest tests", "main": "dist/setup.js", "module": "src/setup.js",