4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 04:56:56 +00:00

bump version to 4.3.1 in package files

This commit is contained in:
Suneha Bose 2025-08-12 12:28:25 -07:00
parent 1242a07a35
commit 929acbb2f3
No known key found for this signature in database
GPG key ID: 192F9BCAC0FA34B2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setuphelm",
"version": "4.3.0",
"version": "4.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setuphelm",
"version": "4.3.0",
"version": "4.3.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",

View file

@ -1,6 +1,6 @@
{
"name": "setuphelm",
"version": "4.3.0",
"version": "4.3.1",
"private": true,
"description": "Setup helm",
"author": "Anumita Shenoy",