We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c4b42 commit 1738a72Copy full SHA for 1738a72
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>2.2.2</version>
+ <version>2.2.3-SNAPSHOT</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
src/site/apt/ReleaseNotes.apt.vm
@@ -9,7 +9,14 @@
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
#end
+* 2.2.3
+
+ * To do.
15
16
+ []
17
18
* 2.2.2
19
20
* Fixed error in <<<Point>>> which in rare cases would allow longitudes outside proper range.
21
22
[]
0 commit comments