Incremented version

This commit is contained in:
Travis Swientek 2013-10-16 13:52:33 -07:00
parent 89df1283b7
commit 0e1f124f91

View File

@ -22,7 +22,7 @@ composer and the Mailgun SDK.
curl -sS https://getcomposer.org/installer | php
# Add Mailgun as a dependency
php composer.phar require mailgun/mailgun-php:~1.3
php composer.phar require mailgun/mailgun-php:~1.4
```
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**