diff --git a/package.json b/package.json index c3890f3..15ed03a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-fixed-jsdom", - "version": "0.0.2", + "version": "0.0.3", "description": "A superset of the JSDOM environment for Jest that respects Node.js globals.", "main": "./index.js", "scripts": {