From e2f2353febe1c905c7bf62b2bb67d78a2e9093b9 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 30 Apr 2024 16:32:41 -0500 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 440de6a..1ee23c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@11ty/eleventy-plugin-bundle", - "version": "2.0.0", + "version": "2.0.1", "description": "Little bundles of code, little bundles of joy.", "main": "eleventy.bundle.js", "scripts": {