Skip to content

Commit 6c8aa60

Browse files
committed
Update README
1 parent abbea44 commit 6c8aa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Add `llm4s` to your `build.sbt`:
1010

1111
```scala
12-
libraryDependencies += "com.donderom" %% "llm4s" % "0.11.0"
12+
libraryDependencies += "com.donderom" %% "llm4s" % "0.12.0-b4599"
1313
```
1414

1515
For JDK 17 add `.jvmopts` file in the project root:

0 commit comments

Comments
 (0)