diff --git a/package.json b/package.json index 33750e7..7548a8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multimatch", - "version": "3.0.0", + "version": "4.0.0", "description": "Extends `minimatch.match()` with support for multiple patterns", "license": "MIT", "repository": "sindresorhus/multimatch",