diff --git a/package.json b/package.json index 7f46b1d..86ff1a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-fail-on-console", - "version": "2.0.2", + "version": "2.0.3", "description": "Utility to make jest tests fail when console.error() or console.warn() are used", "main": "index.js", "repository": "git@github.com:ricardo-ch/jest-fail-on-console.git",