This commit is contained in:
jonschlinkert 2015-02-10 20:17:39 -05:00
parent 6ba61e74d0
commit 57042354fc
2 changed files with 2 additions and 2 deletions

View File

@ -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._

View File

@ -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",