From a3e2324d2a132bbc0c240aad9343c1b58a0e6012 Mon Sep 17 00:00:00 2001 From: Travis Swientek Date: Fri, 2 Aug 2013 18:15:41 -0700 Subject: [PATCH] Updated release version --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e0316..f6f90b3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Mailgun-PHP This is the Mailgun PHP SDK. This SDK contains methods for easily interacting with the Mailgun API. Below are examples to get you started. For additional examples, please see our SDK documentation at http://documentation.mailgun.com +Current Release: 0.4-Beta + Installation ------------ To install the SDK, you will need to be using Composer in your project. If you aren't using Composer yet, it's really simple! Here's how to install composer and the Mailgun SDK. @@ -68,4 +70,4 @@ Be sure to visit the Mailgun official [documentation website](http://documentati If you find a bug, please submit the issue in Github directly. [Mailgun-PHP Issues](https://github.com/mailgun/Mailgun-PHP/issues) -As always, if you need additional assistance, drop us a note at [support@mailgun.com](mailto:support@mailgun.com). \ No newline at end of file +As always, if you need additional assistance, drop us a note at [support@mailgun.com](mailto:support@mailgun.com).