diff --git a/heft-plugins/heft-jest-plugin/package.json b/heft-plugins/heft-jest-plugin/package.json index a612b34d308..7ded74098df 100644 --- a/heft-plugins/heft-jest-plugin/package.json +++ b/heft-plugins/heft-jest-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-jest-plugin", - "version": "0.10.0", + "version": "0.10.1", "description": "Heft plugin for Jest", "repository": { "type": "git", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 59487899b9e..1ba64a2791c 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-node-rig", - "version": "2.3.6", + "version": "2.3.7", "description": "A rig package for Node.js projects that build using Heft", "license": "MIT", "scripts": { diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index e57d22c4584..0d8d0db05ce 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-web-rig", - "version": "0.19.6", + "version": "0.19.7", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {