From c906c0234c5fb676426da90e429c909566106028 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Thu, 21 Dec 2017 15:59:27 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2160f8a..fdbafd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anymatch", - "version": "1.3.2", + "version": "2.0.0", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "files": [ "index.js"