diff --git a/package.json b/package.json index 267c8820..7e27774b 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.1", + "version": "2.4.2", "license": "MIT", "main": "lib/lib.js", "types": "lib/lib.d.ts",