new release 1.0.6

This commit is contained in:
AT 2022-07-10 19:32:59 +02:00
parent 03eff7f57f
commit 6f87398c11
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ use the [Map UI Component](/docs/utopia-ui/map-components/map)
tags = {tags}
</UtopiaMap>
```
You can find some Sample Data for test purpose below
You can find some Sample Data (places, events, tags) for test purpose below
### Options

View File

@ -1,6 +1,6 @@
{
"name": "utopia-ui",
"version": "1.0.5",
"version": "1.0.6",
"description": "Reuseable React Components to build mapping apps for all kinds of communities ",
"repository": "https://github.com/utopia-os/utopia-ui",
"homepage:": "https://utopia.os/",