diff --git a/composer.json b/composer.json index 569e5f6..23845aa 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Roomle Plugin for Kirby", "license": "MIT", "type": "kirby-plugin", - "version": "1.3.1", + "version": "1.3.2", "authors": [ { "name": "Lukas Bestle", diff --git a/composer.lock b/composer.lock index 114dd56..d1def26 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b1c6bcb9b1ef7e6bebcbe0c2f7453b98", + "content-hash": "22582b5bc2788d820da22e84245c8a28", "packages": [ { "name": "christian-riesen/base32",