diff --git a/README.md b/README.md index 041978aa2..d53a67576 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch com.github.Bindambc whatsapp-business-java-api - v0.4.0 + v0.4.1 ``` @@ -107,7 +107,7 @@ This SDK supports WhatsApp Business API versions from v16.0 onwards. [See api ch ```gradle dependencies { - implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.4.0' + implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.4.1' } ``` diff --git a/pom.xml b/pom.xml index 0f3ae393d..ce5a86cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.whatsapp.api whatsapp-business-java-api - v0.4.0 + v0.4.1 The MIT License @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.12.1 17 17