diff --git a/package.json b/package.json index 8766afb0..9e4d8ec3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@jamesives/fetch-api-data-action", "description": "GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.", "author": "James Ives (https://jamesiv.es)", - "version": "2.4.0", + "version": "2.4.1", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",