diff --git a/composer.json b/composer.json index 44e3537..db0867e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "tcdent/php-restclient", - "version": "0.1.8.2", + "version": "0.1.8.3", "description": "A generic REST API client for PHP", "type": "library", "keywords": ["REST", "api", "client", "curl", "JSON", "XML"],