diff --git a/composer.json b/composer.json index d7ad9cd..117a23c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "lumaserv/lumaserv-php-client", "description": "A full-featured implementation of the LumaservSystem-JSON-API", "type": "library", - "version": "1.7.1", + "version": "1.7.2", "require": { "php": ">=5.5", "guzzlehttp/guzzle": ">=6.0"