diff --git a/package.json b/package.json index 9986ca7..440b860 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anymatch", - "version": "0.1.0", + "version": "0.1.1", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "author": { "name": "Elan Shanker",