From 31d6bf2e6b42e0c21c4b758246181933b692447f Mon Sep 17 00:00:00 2001 From: Eugene Kashida Date: Fri, 18 Jun 2021 00:16:00 -0700 Subject: [PATCH] 0.12.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc9a384..f11dafd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/sfdx-lwc-jest", - "version": "0.12.4", + "version": "0.12.5", "description": "Run Jest against LWC components in a Salesforce DX workspace environment", "main": "src/index.js", "license": "MIT",