We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30205bf commit 10ae5cfCopy full SHA for 10ae5cf
README.md
@@ -22,7 +22,7 @@ A tiny library to repair JSON string output from LLM. It fixes most of the commo
22
<dependency>
23
<groupId>com.github.coderphonui</groupId>
24
<artifactId>jsonautorepair</artifactId>
25
- <version>1.0.0</version>
+ <version>1.0.1</version>
26
</dependency>
27
```
28
0 commit comments