Skip to content

Commit bab22df

Browse files
committed
Update documentation
1 parent d28b002 commit bab22df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Jitpack is the recommended way to integrate txtai with Java. See [this link](htt
1616
The following is an example adding txtai to a project's `build.gradle` file. The same attributes can be ported to other build systems per the JitPack link above.
1717

1818
```gradle
19-
implementation 'com.github.neuml:txtai.java:v3.1.0'
19+
implementation 'com.github.neuml:txtai.java:v3.2.0'
2020
```
2121

2222
txtai can also be manually built from GitHub.

0 commit comments

Comments
 (0)