From dd74681ebce72054fe43728287ad32c0e146d466 Mon Sep 17 00:00:00 2001 From: Patrick Chong Date: Fri, 11 Aug 2023 14:51:27 +0800 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e946aa..bfbb68a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-plugin-svg-sprite", - "version": "2.4.1", + "version": "2.4.2", "description": "A high performance Eleventy universal plugin that compiles a directory of SVG files into a single SVG Sprite and adds shortcodes to embed SVG Sprite and SVG content in Eleventy templates.", "publishConfig": { "access": "public"