diff --git a/README.md b/README.md index 43dca52..c827d5e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The recommended way to use the AWS SDK for Java in your project is to consume it io.github.jpdev01 asaassdk - 1.7-SNAPSHOT + 1.4 ``` @@ -26,3 +26,5 @@ The API official documentation can be found [here](https://docs.asaas.com/docs/v ## 5. Deploy ![Deploy](./deploy.png) + +Check out the available versions on [Maven Repository](https://repo1.maven.org/maven2/io/github/jpdev01/asaassdk/) diff --git a/pom.xml b/pom.xml index 9037047..d3dc49d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.jpdev01 asaassdk - 1.3 + 1.4 jar Asaas SDK