From e7211dfb24e2f6e78b12a95cbf507a551e0c5751 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 27 Oct 2023 00:26:50 +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 90c86f7..18aca62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-mocha", - "version": "8.0.0", + "version": "9.0.0", "description": "Run Mocha tests", "license": "MIT", "repository": "sindresorhus/gulp-mocha",