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