From 712c2422361583040b1d9045a50377c4bf72a36d Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Mon, 4 Mar 2024 17:23:54 -0600 Subject: [PATCH] v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4ee573..7c2eb2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/eleventy-fetch", - "version": "4.0.0", + "version": "4.0.1", "description": "Fetch and locally cache remote API calls and assets.", "publishConfig": { "access": "public"