From 23c32179c7c6b97d3872880d55a8218180bbda2e Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Wed, 29 Mar 2023 02:45:47 +0200 Subject: [PATCH] 8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1fc079d..bb479764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concurrently", - "version": "8.0.0", + "version": "8.0.1", "description": "Run commands concurrently", "main": "index.js", "types": "dist/src/index.d.ts",