We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f43a24 commit 67c96a6Copy full SHA for 67c96a6
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.41.1</version>
+ <version>1.41.2-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.41.2
+
+ * To be done.
15
16
+ []
17
18
* 1.41.1
19
20
* Added convenience method to Mapcode.
0 commit comments