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 0844372 commit 18bcdc8Copy full SHA for 18bcdc8
README.markdown
@@ -3,7 +3,7 @@
3
<p>The license of this project is LGPLv3 or later. See file src/main/resources/LICENSE for the full
4
text.</p>
5
6
-<p>The current version is <b>0.1.1</b>.</p>
+<p>The current version is <b>0.1.2</b>.</p>
7
8
<h1>What this is</h1>
9
pom.xml
@@ -20,7 +20,7 @@
20
<groupId>com.github.fge</groupId>
21
<artifactId>json-schema-avro</artifactId>
22
<name>json-schema-avro</name>
23
- <version>0.1.2</version>
+ <version>0.1.3-SNAPSHOT</version>
24
<packaging>jar</packaging>
25
<description>Avro Schema to JSON Schema conversion and back</description>
26
<url>https://github.com/fge/json-schema-avro</url>
0 commit comments