From 3e8a3cb95bd4436dba9fcec0d83fafbf2158c1ba Mon Sep 17 00:00:00 2001 From: Grant Steffen Date: Tue, 12 Dec 2023 08:21:59 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 964c905d..7367da65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reablocks", - "version": "5.6.4", + "version": "5.7.4", "description": "Component library for React", "scripts": { "build": "vite build --mode library",