From a11871f100c3591944339985ceef84875cd0f2ab Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Sat, 16 Nov 2024 14:05:24 -0600 Subject: [PATCH] v5.0.1-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2de9637..969fa8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/eleventy-fetch", - "version": "5.0.0", + "version": "5.0.1-beta.1", "description": "Fetch and locally cache remote API calls and assets.", "publishConfig": { "access": "public"