From 7d323000886fde0ee2ab02de406a5528c31d5b13 Mon Sep 17 00:00:00 2001 From: Mark Miller Date: Tue, 15 Oct 2024 13:59:13 -0700 Subject: [PATCH] 5.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72f2222..99de2aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ucd-theme-tasks", - "version": "5.1.2", + "version": "5.1.3", "description": "Base automation for compiling a UCD frontend.", "main": "vite.config.js", "type": "module",