From 71b9c58f86b4625b58ae241360016f4418dac288 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 11 Jan 2019 13:30:54 +0700 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55eb56d..5bfa0a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "globby", - "version": "8.0.1", + "version": "9.0.0", "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", "license": "MIT", "repository": "sindresorhus/globby",