summaryrefslogtreecommitdiffstats
path: root/lib/SendGrid.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SendGrid.php')
-rw-r--r--lib/SendGrid.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SendGrid.php b/lib/SendGrid.php
index e698cd6..6ce3593 100644
--- a/lib/SendGrid.php
+++ b/lib/SendGrid.php
@@ -16,7 +16,7 @@
*/
class SendGrid
{
- const VERSION = '5.0.3';
+ const VERSION = '5.0.4';
protected
$namespace = 'SendGrid';