From 4f94ad75a7c98d362ae217687b89c6d531283165 Mon Sep 17 00:00:00 2001 From: Gustavo Henke Date: Thu, 1 Jun 2023 18:30:04 +1000 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 623bc01b..43855647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concurrently", - "version": "8.0.1", + "version": "8.1.0", "description": "Run commands concurrently", "main": "index.js", "types": "dist/src/index.d.ts",