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