From 8e2fc084dc21adef91700bedc9f213c8ee607ab8 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Wed, 6 Nov 2024 20:25:10 +0100 Subject: [PATCH] version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 557e4402..5e45aa96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.11", + "version": "3.0.12", "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/",