summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-09-13 10:27:23 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-09-13 10:27:23 -0700
commitfbf43e7851463c49d6d45382151fbd2e90028af3 (patch)
tree7b3be0f038ee90dac7515faf06af4aa59fa2204a /README.md
parent25ee479cbbd946a270a6b9a0e09c09ae045e401f (diff)
downloadsendgrid-php-origin/inbound.zip
sendgrid-php-origin/inbound.tar.gz
sendgrid-php-origin/inbound.tar.bz2
Version Bump v5.0.9: Pull #289 JsonSerializablev5.0.9origin/mailorigin/inbound
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 852645f..33a7bc5 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Add SendGrid to your `composer.json` file. If you are not using [Composer](http:
```json
{
"require": {
- "sendgrid/sendgrid": "~5.0.7"
+ "sendgrid/sendgrid": "~5.0.9"
}
}
```