From 72f6546e8987b273ff45b805a4d7c8dec5b9dc2d Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sat, 27 Apr 2024 07:47:43 +0200 Subject: [PATCH] 3.0.0-alpha.130 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37963dcd..9d343f51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "utopia-ui", - "version": "3.0.0-alpha.129", + "version": "3.0.0-alpha.130", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "utopia-ui", - "version": "3.0.0-alpha.129", + "version": "3.0.0-alpha.130", "license": "MIT", "dependencies": { "@heroicons/react": "^2.0.17", diff --git a/package.json b/package.json index 94cece7e..d9f0cc15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "3.0.0-alpha.129", + "version": "3.0.0-alpha.130", "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/",