summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/SendGrid.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SendGrid.php b/lib/SendGrid.php
index 0cc04d3..20e0912 100644
--- a/lib/SendGrid.php
+++ b/lib/SendGrid.php
@@ -16,7 +16,7 @@
*/
class SendGrid
{
- const VERSION = '5.1.1';
+ const VERSION = '5.1.2';
/**
*