From 4ad75454d08c1c5f7fc8178da65902f8cb6f5dfc Mon Sep 17 00:00:00 2001 From: AT Date: Sat, 25 Jun 2022 03:51:49 +0200 Subject: [PATCH] new verion number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7430675a..7b91c2f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utopia-ui", - "version": "1.0.1", + "version": "1.0.2", "description": "Reuseable React Components to build mapping apps for all kinds of communities ", "main": "dist/index.js", "scripts": {