diff --git a/README.md b/README.md index 6eaa648..a914533 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ Released under the MIT license *** -_This file was generated by [verb](https://github.com/assemble/verb) on February 07, 2015._ +_This file was generated by [verb](https://github.com/assemble/verb) on February 10, 2015._ diff --git a/package.json b/package.json index 73db6b2..dd655aa 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.2", + "version": "1.1.0", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": { "name": "Jon Schlinkert",