From b2aba8e9b455c17b00aa1e9af85eb193723cbc7a Mon Sep 17 00:00:00 2001 From: Elan Shanker Date: Fri, 18 Sep 2015 10:49:33 -0400 Subject: [PATCH] chore: release 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a578615..96cf6e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glob-parent", - "version": "1.2.0", + "version": "1.3.0", "description": "Strips glob magic from a string to provide the parent path", "main": "index.js", "scripts": {