From a16f5bd07f1e36c4eef08c1291c6c119d1663639 Mon Sep 17 00:00:00 2001 From: Elan Shanker Date: Thu, 27 Jul 2017 12:00:15 -0400 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 737b568..c575a09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anymatch", - "version": "1.3.1", + "version": "1.3.2", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "files": [ "index.js"