From 2e1452b4329aaf10bdbae8a453d1107fdebe6aed Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Mon, 14 Apr 2025 22:16:58 +0100 Subject: [PATCH] version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66c42853..b05f967d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.80", + "version": "3.0.81", "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/",