From 65fa14273ca7cbede791d240e5a6b9c7d21a37d3 Mon Sep 17 00:00:00 2001 From: Kris Baumgartner Date: Fri, 3 Jan 2025 16:41:21 -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 Signed-off-by: Kris Baumgartner --- 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 e840e0b..7a916cc 100644 --- a/packages/publish/package.json +++ b/packages/publish/package.json @@ -1,6 +1,6 @@ { "name": "koota", - "version": "0.1.11", + "version": "0.1.12", "description": "🌎 Performant real-time state management for React and TypeScript", "license": "ISC", "type": "module",