File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ For more information, see: http://www.mapcode.com.
19
19
20
20
## Release Notes
21
21
22
+ * 1.50.1.0
23
+
24
+ Updated to Mapcode Java Library version 1.50.1.
25
+
22
26
* 1.50.0.0
23
27
24
28
Updated to Mapcode Java Library version 1.50.0.
Original file line number Diff line number Diff line change 6
6
<groupId >com.mapcode</groupId >
7
7
<artifactId >mapcode-example</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >1.50.0 .0</version >
9
+ <version >1.50.1 .0</version >
10
10
11
11
<name >Mapcode Java Example</name >
12
12
<description >
25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
26
26
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
27
27
28
- <mapcode .version>1.50.0 </mapcode .version>
28
+ <mapcode .version>1.50.1 </mapcode .version>
29
29
<log4j .version>1.2.17</log4j .version>
30
30
<slf4j .version>1.7.12</slf4j .version>
31
31
</properties >
You can’t perform that action at this time.
0 commit comments