Skip to content

Commit c943c7d

Browse files
committed
0.1.1
1 parent 2353cd4 commit c943c7d

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
@@ -20,7 +20,7 @@
2020
<groupId>com.github.fge</groupId>
2121
<artifactId>json-schema-avro</artifactId>
2222
<name>json-schema-avro</name>
23-
<version>0.2-SNAPSHOT</version>
23+
<version>0.1.1</version>
2424
<packaging>jar</packaging>
2525
<description>Avro Schema to JSON Schema conversion and back</description>
2626
<url>https://github.com/fge/json-schema-avro</url>

0 commit comments

Comments
 (0)