diff --git a/package-lock.json b/package-lock.json index 7245878..e3556c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "regctl-installer", - "version": "3.0.4", + "version": "3.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "regctl-installer", - "version": "3.0.4", + "version": "3.0.8", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.11.1", diff --git a/package.json b/package.json index f5ce34e..fbb909c 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.4", + "version": "3.0.8", "author": "Kyle Colantonio", "private": true, "homepage": "https://github.com/IAreKyleW00t/regctl-installer",