Skip to content

Commit 61fe2ef

Browse files
committed
Merge pull request #3 from mapcode-foundation/dev
1.50.2
2 parents 390b71f + e939017 commit 61fe2ef

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,9 @@ For more information, see: http://www.mapcode.com.
1919

2020
## Release Notes
2121

22-
* 1.50.1.0
22+
* 1.50.0.0 - 1.50.2.0
2323

24-
Updated to Mapcode Java Library version 1.50.1.
25-
26-
* 1.50.0.0
27-
28-
Updated to Mapcode Java Library version 1.50.0.
24+
Updated to new Mapcode Java Library versions.
2925

3026
* 1.40.2
3127

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.mapcode</groupId>
77
<artifactId>mapcode-example</artifactId>
88
<packaging>jar</packaging>
9-
<version>1.50.1.0</version>
9+
<version>1.50.2.0</version>
1010

1111
<name>Mapcode Java Example</name>
1212
<description>
@@ -25,7 +25,7 @@
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2727

28-
<mapcode.version>1.50.1</mapcode.version>
28+
<mapcode.version>1.50.2</mapcode.version>
2929
<log4j.version>1.2.17</log4j.version>
3030
<slf4j.version>1.7.12</slf4j.version>
3131
</properties>

0 commit comments

Comments
 (0)