From 9347822eae6386d5d68cc6ea5b4bae79c40c9ae5 Mon Sep 17 00:00:00 2001 From: Torrin Leonard <82110564+torrinworx@users.noreply.github.com> Date: Sun, 20 Oct 2024 10:37:18 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 746f60d..84d1200 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "destamatic-ui", - "version": "1.1.3", + "version": "1.1.4", "description": "", "main": "./src/index.jsx", "type": "module",