diff --git a/heft-plugins/heft-sass-plugin/package.json b/heft-plugins/heft-sass-plugin/package.json index 73f8d50779..2965c9a4c5 100644 --- a/heft-plugins/heft-sass-plugin/package.json +++ b/heft-plugins/heft-sass-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-sass-plugin", - "version": "0.14.24", + "version": "0.15.0", "description": "Heft plugin for SASS", "repository": { "type": "git", diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index fa2d832f94..0658449540 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.25.0", + "version": "0.25.1", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {