From 0885ecb9c61463d2e0327410ce9e2e583fa476ca Mon Sep 17 00:00:00 2001 From: Kris Baumgartner Date: Thu, 28 Nov 2024 21:29:59 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20publish:=20version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/publish/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/publish/package.json b/packages/publish/package.json index f0054bb..e0c4567 100644 --- a/packages/publish/package.json +++ b/packages/publish/package.json @@ -1,6 +1,6 @@ { "name": "koota", - "version": "0.1.6", + "version": "0.1.7", "description": "🌎 Performant real-time state management for React and TypeScript", "license": "ISC", "type": "module",