Skip to content

Commit 5b4abb8

Browse files
committed
Moved to 1.40
1 parent 880d47b commit 5b4abb8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ For more information, see: http://www.mapcode.com.
3737
RELEASE NOTES
3838
-------------------------------------------------------------------------------
3939

40+
1.40
41+
42+
Added high precision Mapcodes.
43+
4044
1.33.2
4145

4246
Clean-up of release 1.33.2. Added release notes.

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-examples</artifactId>
88
<packaging>jar</packaging>
9-
<version>1.33.2</version>
9+
<version>1.40</version>
1010

1111
<name>Mapcode Java Examples</name>
1212
<description>
@@ -22,7 +22,7 @@
2222
<url>http://mapcode.com</url>
2323

2424
<properties>
25-
<mapcode.version>1.33.2</mapcode.version>
25+
<mapcode.version>1.40</mapcode.version>
2626
<log4j.version>1.2.17</log4j.version>
2727
<slf4j.version>1.7.2</slf4j.version>
2828
</properties>

0 commit comments

Comments
 (0)