We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557d7fa commit 48bcc84Copy full SHA for 48bcc84
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.50.3</version>
+ <version>1.50.4-SNAPSHOT</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
src/site/apt/ReleaseNotes.apt.vm
@@ -9,6 +9,12 @@ Release Notes (Version ${project.version})
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
#end
+* 1.50.4
+
+ * To do.
15
16
+ []
17
18
* 1.50.3
19
20
* This release breaks compatiblity with earlier releases, to clean up the interface significantly.
0 commit comments