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 160873e commit 964fed0Copy full SHA for 964fed0
README.markdown
@@ -3,6 +3,8 @@
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</b>.</p>
7
+
8
<h1>What this is</h1>
9
10
<p>This package contains two processors (see <a
@@ -64,8 +66,6 @@ into the corresponding Avro type.</p>
64
66
65
67
<h1>Maven artifact</h1>
68
-<p><i>Coming soon; for now, no version is published</i></p>
-
69
<p>Replace <tt>your-version-here</tt> with the appropriate version:</p>
70
71
```xml
0 commit comments