diff --git a/composer.json b/composer.json index 6db3c2e..1c7b78f 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "PHP library to access the FreeBox APIs", "license": "BSD-3-Clause", "type": "library", - "version": "1.0.1", + "version": "1.0.2", "keywords": [ "api", "freebox", diff --git a/composer.lock b/composer.lock index fcb42ae..0908c53 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": "de235a45661197004103f318660455e4", + "content-hash": "4172a7866f4a95ff4d433c7f34209759", "packages": [ { "name": "chillerlan/php-cache",