From 4cc78854dbd7705e71d66af111ff83357936a330 Mon Sep 17 00:00:00 2001 From: Stephanie Yang Date: Wed, 20 Dec 2023 23:59:00 -0600 Subject: [PATCH] release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6d57820..7716590d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reablocks", - "version": "5.8.1", + "version": "5.8.2", "description": "Component library for React", "scripts": { "build": "vite build --mode library",