summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-03-20 20:16:01 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-03-20 20:16:01 -0700
commitdb86af55edb0329f4cb0ee4a97e8c5a49a7850de (patch)
treed31f8199964a02d6ba3a309e39738dd119ce86fa
parenta6c3ef243e52219c196ec19087b523c51aef9427 (diff)
downloadphp-http-client-db86af55edb0329f4cb0ee4a97e8c5a49a7850de.zip
php-http-client-db86af55edb0329f4cb0ee4a97e8c5a49a7850de.tar.gz
php-http-client-db86af55edb0329f4cb0ee4a97e8c5a49a7850de.tar.bz2
Update for Packagistv1.0.1
-rw-r--r--composer.json2
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"