Skip to content

Commit 75ccd78

Browse files
committed
Advance to 0.1.1
The detected bug is bad enough that it deserves a minor version by itself
1 parent 43f79b9 commit 75ccd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.kitchen-eel</groupId>
66
<artifactId>json-schema-validator</artifactId>
77
<name>json-schema-validator</name>
8-
<version>0.1</version>
8+
<version>0.1.1</version>
99
<packaging>jar</packaging>
1010
<description>A Java implementation of the JSON Schema specification</description>
1111
<url>https://github.com/fge/json-schema-validator</url>

0 commit comments

Comments
 (0)