diff --git a/Components.svg b/Components.svg
new file mode 100644
index 00000000..f617789f
--- /dev/null
+++ b/Components.svg
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 713adc23..423d62ea 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,9 @@ and than we create our two `` inside of our `` component
```
+## Components
+
+
## Map Component
The map shows various Layers (like places, events, profiles ...) of Items at their respective position whith nice and informative Popup and Profiles.
diff --git a/package-lock.json b/package-lock.json
index 2d00810e..eae7d0dc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "utopia-ui",
- "version": "3.0.32",
+ "version": "3.0.34",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "utopia-ui",
- "version": "3.0.32",
+ "version": "3.0.34",
"license": "GPL-3.0-only",
"dependencies": {
"@heroicons/react": "^2.0.17",
diff --git a/package.json b/package.json
index afbb5f8a..dbf275f5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "utopia-ui",
- "version": "3.0.32",
+ "version": "3.0.34",
"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/",