diff --git a/package.json b/package.json index ef7be85..f3b6f2f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "parse-glob", "description": "Parse a glob pattern into an object of tokens.", - "version": "3.0.1", + "version": "3.0.2", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": { "name": "Jon Schlinkert",