From b03f02ba350ceb3dd9ce890bae1a21cbe93e2f37 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Thu, 20 Feb 2025 09:06:20 +0000 Subject: [PATCH] set version to 3.0.64 to publish package to include it in utopia-map --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec314760..82659cc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.60", + "version": "3.0.64", "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/",