Skip to content

Commit 4efddb1

Browse files
committed
Updated documentation.
1 parent 8cd69a4 commit 4efddb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Java Client Library (beta)
22

3-
### Latest released version v0.8.2
4-
### Latest snapshot version v0.9.0-SNAPSHOT
3+
### Latest released version v0.9.0
4+
### Latest snapshot version v0.9.1-SNAPSHOT
55

66
## Introduction
77
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
5555
2. **Update the project.** Add the following to your project's `pom.xml`:
5656
```xml
5757
<properties>
58-
<poly.version>0.8.2</poly.version>
58+
<poly.version>0.9.0</poly.version>
5959
</properties>
6060
<dependencies>
6161
<dependency>

0 commit comments

Comments
 (0)