diff --git a/package-lock.json b/package-lock.json index 65d66de..741bea9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "crane-installer", - "version": "3.0.6", + "version": "3.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "crane-installer", - "version": "3.0.6", + "version": "3.0.7", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.11.1", diff --git a/package.json b/package.json index 0ff54ed..13847cd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "crane-installer", "description": "GitHub Action for installing the crane CLI tool", - "version": "3.0.6", + "version": "3.0.7", "author": "Kyle Colantonio", "private": true, "homepage": "https://github.com/IAreKyleW00t/crane-installer",