We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e971a commit 739e148Copy full SHA for 739e148
pom.xml
@@ -3,7 +3,7 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<artifactId>llm-json-auto-repair</artifactId>
6
- <version>1.0.0</version>
+ <version>1.0.1</version>
7
<groupId>com.cdpn</groupId>
8
<name>llm-json-auto-repair</name>
9
<description>Auto repair JSON output from LLM</description>
0 commit comments