From 0dafa25f8206bf88f9f36a5e43aef235cd907450 Mon Sep 17 00:00:00 2001 From: Twilio Date: Wed, 1 Dec 2021 21:12:33 +0000 Subject: [PATCH] Release 1.2.8 --- README.md | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a9cffc..532fa73 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Choose your installation method - Maven w/ Gradle (recommended) or Jar file. ... dependencies { ... - compile 'com.sendgrid:smtpapi-java:1.2.7' + compile 'com.sendgrid:smtpapi-java:1.2.8' } repositories { diff --git a/pom.xml b/pom.xml index 3e977d4..21ac572 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ jar SMTPAPI Java SMTPAPI Java helper library - 1.2.7 + 1.2.8 https://github.com/sendgrid/smtapi-java @@ -24,7 +24,7 @@ scm:git@github.com:sendgrid/smtpapi-java.git scm:git@github.com:sendgrid/smtpapi-java.git scm:git@github.com:sendgrid/smtpapi-java.git - 1.2.7 + 1.2.8 @@ -217,4 +217,4 @@ - + \ No newline at end of file