Skip to content

Commit 18bcdc8

Browse files
committed
Announce 0.1.2
Update -validator dependency to 2.1.2. Still need to figure out how to extract *SchemaSelector out of it...
1 parent 0844372 commit 18bcdc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p>The license of this project is LGPLv3 or later. See file src/main/resources/LICENSE for the full
44
text.</p>
55

6-
<p>The current version is <b>0.1.1</b>.</p>
6+
<p>The current version is <b>0.1.2</b>.</p>
77

88
<h1>What this is</h1>
99

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.1.2</version>
23+
<version>0.1.3-SNAPSHOT</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)