diff --git a/README.md b/README.md index d53a67576..4374320e0 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.1 + v0.5.0 ``` @@ -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.1' + implementation 'com.github.Bindambc:whatsapp-business-java-api:v0.5.0' } ``` diff --git a/pom.xml b/pom.xml index 0a9dff9bb..1630cd656 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.whatsapp.api whatsapp-business-java-api - v0.4.1 + v0.5.0 The MIT License