diff --git a/package.json b/package.json index 38d45e0..8dd2289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-fail-on-console", - "version": "3.0.2", + "version": "3.1.0", "description": "Utility to make jest tests fail when console.error() or console.warn() are used", "main": "index.js", "repository": {