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