diff --git a/README.md b/README.md index 415beb8b8..1c08ebc86 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ This sdk implements whatsapp business cloud api version v16.0. [See api changelo com.github.Bindambc whatsapp-business-java-api - v0.3.1 + v0.3.2 ``` @@ -103,7 +103,7 @@ This sdk implements whatsapp business cloud api version v16.0. [See api changelo ```gradle dependencies { - implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.3.1' + implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.3.2' } ``` diff --git a/pom.xml b/pom.xml index 9eb41e39f..d83423862 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.whatsapp.api whatsapp-business-java-api - v0.3.1 + v0.3.2 The MIT License