diff --git a/package.json b/package.json index 70bd8e7..73db6b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "parse-glob", "description": "Parse a glob pattern into an object of path parts.", - "version": "1.0.1", + "version": "1.0.2", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": { "name": "Jon Schlinkert",