From 30b46666d424eec5e699cced5f5ced0f4c47c776 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Thu, 21 Nov 2024 10:21:33 +0100 Subject: [PATCH] adjust version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8551a808..17a9274c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.21", + "version": "3.0.25", "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/",