From c5c1ca49a487965dba462a569e91b059a46ee3bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 24 Feb 2024 08:19:12 +0000 Subject: [PATCH] CI: @mezh-hq/react-seat-toolkit - patch release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 731e47b..0bfbf64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mezh-hq/react-seat-toolkit", - "version": "0.0.0", + "version": "0.0.1", "description": "React UI library to design and render seat layouts", "main": "dist/index.js", "private": false, @@ -101,4 +101,4 @@ "overrides": { "jsondiffpatch": "^0.5.0" } -} \ No newline at end of file +}