Skip to content

Commit e07c5f3

Browse files
committed
Updated version in docs.
1 parent dec6859 commit e07c5f3

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 0.9.1
4-
* Latest snapshot version 0.9.2-SNAPSHOT
3+
* Latest released version 0.9.2
4+
* Latest snapshot version 0.9.3-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.9.1</poly.version>
58+
<poly.version>0.9.2</poly.version>
5959
</properties>
6060
<dependencies>
6161
<dependency>

0 commit comments

Comments
 (0)