From 4cf750db984efb5a5958e6d2851cf6c4a5e7aa4e Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Fri, 25 Feb 2022 14:32:55 -0600 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c695a6..ed7600c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/eleventy-fetch", - "version": "2.3.0", + "version": "3.0.0", "description": "Fetch and locally cache remote API calls and assets.", "publishConfig": { "access": "public"