diff --git a/README.md b/README.md index a914533..fa017ad 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 10, 2015._ +_This file was generated by [verb](https://github.com/assemble/verb) on February 11, 2015._ diff --git a/package.json b/package.json index dd655aa..5363c4e 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.1.0", + "version": "1.2.0", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": { "name": "Jon Schlinkert",