diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 90e2e12..04cce1c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "sendgrid/php-http-client", "description": "HTTP REST client, simplified for Python", "type": "library", - "version": "1.0.0", + "version": "1.0.1", "require-dev": { "phpunit/phpunit": "^5.2", "squizlabs/php_codesniffer": "^2.5" |