From 5a45482cbbc8bef74aef92770fc47e69abedcc54 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Thu, 19 Oct 2023 03:35:54 +0200 Subject: [PATCH] 8.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bf1ebf3..05dd250d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concurrently", - "version": "8.2.1", + "version": "8.2.2", "description": "Run commands concurrently", "main": "index.js", "types": "dist/src/index.d.ts",