diff --git a/package.json b/package.json index 5e4b073..c5410a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multimatch", - "version": "6.0.0", + "version": "7.0.0", "description": "Extends `minimatch.match()` with support for multiple patterns", "license": "MIT", "repository": "sindresorhus/multimatch",