From b6df540d1f144a46bdebfee9e70b1bd38d8b8ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Ortiz?= Date: Mon, 15 Jul 2024 16:41:55 -0300 Subject: [PATCH] Updated README.md version. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24003fab..f1704341 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Java Client Library (beta) -* Latest released version 0.14.0 -* Latest snapshot version 0.14.1-SNAPSHOT +* Latest released version 0.14.1 +* Latest snapshot version 0.14.2-SNAPSHOT ## Introduction Welcome my friends! This is the Poly API Java client GitHub page. If you are here, then it means you're familiar with what we do at Poly. If you aren't, you can always check [here](https://github.com/polyapi/poly-alpha). @@ -55,7 +55,7 @@ Nice to have some customers looking around here! So, you'll need to run the foll 2. **Update the project.** Add the following to your project's `pom.xml`: ```xml - 0.13.1 + 0.14.1