Skip to content

Commit fffa31b

Browse files
committed
Update readme
1 parent bc1285c commit fffa31b

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
@@ -1,5 +1,5 @@
11
![Java 11+](https://img.shields.io/badge/Java-11%2B-informational)
2-
![llama.cpp b2969](https://img.shields.io/badge/llama.cpp-%23b2969-informational)
2+
![llama.cpp b3008](https://img.shields.io/badge/llama.cpp-%23b3008-informational)
33

44
# Java Bindings for [llama.cpp](https://github.com/ggerganov/llama.cpp)
55

@@ -28,7 +28,7 @@ Access this library via Maven:
2828
<dependency>
2929
<groupId>de.kherud</groupId>
3030
<artifactId>llama</artifactId>
31-
<version>3.2.0</version>
31+
<version>3.2.1</version>
3232
</dependency>
3333
```
3434

0 commit comments

Comments
 (0)