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