diff --git a/package.json b/package.json index e593274f..0ce37cda 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli-plugins-testkit", "description": "Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).", - "version": "3.2.7", + "version": "3.2.8", "author": "Salesforce", "license": "BSD-3-Clause", "main": "lib/index.js",