diff --git a/package.json b/package.json index 441ed06..a4493df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-fail-on-console", - "version": "3.1.2", + "version": "3.2.0", "description": "Utility to make jest tests fail when console.error() or console.warn() are used", "main": "index.js", "repository": {