diff --git a/package-lock.json b/package-lock.json index 1e2cfd0..fe3e40e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "regctl-installer", - "version": "3.0.8", + "version": "3.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "regctl-installer", - "version": "3.0.8", + "version": "3.0.9", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.11.1", diff --git a/package.json b/package.json index cec5332..bd2843b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "regctl-installer", "description": "GitHub Action for installing the regctl CLI tool", - "version": "3.0.8", + "version": "3.0.9", "author": "Kyle Colantonio", "private": true, "homepage": "https://github.com/IAreKyleW00t/regctl-installer",