From cf32d160bc5838193b7814313098bf74615acc3e Mon Sep 17 00:00:00 2001 From: ehmicky Date: Tue, 15 Oct 2019 20:34:42 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 499864b459..b87ea38f07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "execa", - "version": "3.0.0", + "version": "3.1.0", "description": "Process execution for humans", "license": "MIT", "repository": "sindresorhus/execa",