From 9f0f461e5e38d48c5e6da5d71af14810ed3edc9d Mon Sep 17 00:00:00 2001 From: Austin Date: Fri, 8 Dec 2023 08:08:52 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d47c1e03..964c905d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reablocks", - "version": "5.6.3", + "version": "5.6.4", "description": "Component library for React", "scripts": { "build": "vite build --mode library",