Skip to content

Commit 349205a

Browse files
authored
Update README.md
update changelog to be more accurate-r (Based on #350)
1 parent 45418c4 commit 349205a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Plaid-java is available at [Maven Central](https://search.maven.org/#search%7Cga
1818
<dependency>
1919
<groupId>com.plaid</groupId>
2020
<artifactId>plaid-java</artifactId>
21-
<version>9.0.0</version>
21+
<version>13.2.0</version>
2222
</dependency>
2323
```
2424

@@ -30,7 +30,7 @@ Each major version of `plaid-java` targets a specific version of the Plaid API:
3030

3131
| API version | plaid-java release |
3232
| --------------------------------------------------- | --------------------- |
33-
| [`2020-09-14`][api-version-2020-09-14] (**latest**) | `8.x.x`, `9.x.x` |
33+
| [`2020-09-14`][api-version-2020-09-14] (**latest**) | `8.x.x` and higher |
3434
| [`2019-05-29`][api-version-2019-05-29] | `7.x.x` |
3535
| [`2018-05-22`][api-version-2018-05-22] | `4.x.x` (and `3.x.x`) |
3636
| `2017-03-08` | `2.x.x` |

0 commit comments

Comments
 (0)