From b7b3ec24109404cee5b3b08ccd6964f6ae75522b Mon Sep 17 00:00:00 2001 From: Elan Shanker Date: Wed, 25 Mar 2015 16:19:06 -0400 Subject: [PATCH] Release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bff4d35..a5902b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anymatch", - "version": "1.1.0", + "version": "1.2.0", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "main": "index.js", "files": [