diff --git a/package-lock.json b/package-lock.json index b82fa93..942a47f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mock-console-es", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4caaf65..c85fab2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-console-es", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "author": "Evan Plaice (https://evanplaice.com/)", "description": "Mock and trap the console for testing",