diff --git a/package-lock.json b/package-lock.json index ea3dced2..3c783658 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@github/vscode-github-actions", - "version": "0.31.5", + "version": "0.32.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@github/vscode-github-actions", - "version": "0.31.5", + "version": "0.32.0", "license": "MIT", "dependencies": { "@actions/languageserver": "^0.3.46", diff --git a/package.json b/package.json index 7233600a..4f619499 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/github/vscode-github-actions" }, "description": "GitHub Actions workflows and runs for github.com hosted repositories in VS Code", - "version": "0.31.5", + "version": "0.32.0", "engines": { "vscode": "^1.72.0", "node": ">= 16"