From 9bfccb63acdeb3b1ed62035b3adef0e5081d8fc6 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Tue, 22 Sep 2015 11:18:18 -0400 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b02d82f..a4acb52 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.3", + "version": "3.0.4", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/parse-glob",