diff --git a/README.md b/README.md index 6db5e922..dd276d86 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ use the [Map UI Component](/docs/utopia-ui/map-components/map) tags = {tags} ``` -You can find some Sample Data for test purpose below +You can find some Sample Data (places, events, tags) for test purpose below ### Options diff --git a/package.json b/package.json index 4eed0761..a2665264 100644 --- a/package.json +++ b/package.json @@ -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/",