diff --git a/package-lock.json b/package-lock.json index 4e21aa9..f182068 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "setup-lazarus", - "version": "2.2.3", + "version": "2.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f9264c7..5e78aef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "setup-lazarus", - "version": "2.2.3", + "version": "2.2.4", "description": "Set up your GitHub Actions workflow with a specific version of Lazarus", "main": "lib/setup-lazarus.js", "scripts": {