From 75879fdc2141eec90b4de72f7ac68768d4d67296 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sun, 9 Feb 2025 10:42:42 +0000 Subject: [PATCH] version 3.0.51 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea6d3615..ffa63e47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.40", + "version": "3.0.51", "description": "Reuseable React Components to build mapping apps for real life communities and networks", "repository": "https://github.com/utopia-os/utopia-ui", "homepage:": "https://utopia-os.org/",