From 02e8eed02e67b2fc33059d15c25b9a458c9eec41 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Wed, 7 Apr 2021 01:15:50 +0300 Subject: [PATCH] Release 3.1.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 479ecc2..f9b5284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anymatch", - "version": "3.1.1", + "version": "3.1.2", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "files": [ "index.js",