From c0f7f3e4f024f321448b00366617e1dda868608f Mon Sep 17 00:00:00 2001 From: Jakub Kubacki Date: Mon, 14 Jul 2025 11:30:23 +0200 Subject: [PATCH] Update version --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index b088347..33a5662 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@synergycodes/axiom", "type": "module", - "version": "1.0.0-beta.19", + "version": "1.0.0-beta.20", "description": "A React library for creating node-based UIs and diagram-driven applications. Perfect for React Flow users, providing ready-to-use node templates and components that work seamlessly with React Flow's ecosystem.", "keywords": [ "react",