From d4975484222bb811c02dc2dc268ea48e2fb7ae6d Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Fri, 29 Mar 2019 15:33:08 -0700 Subject: [PATCH] Release: 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bf714b..1e6aa49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glob-parent", - "version": "4.0.0", + "version": "5.0.0", "description": "Extract the non-magic parent path from a glob string.", "author": "Gulp Team (https://gulpjs.com/)", "contributors": [