File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,13 @@ of the Mapcode library by Rijn Buve and Matthew Lowden.
3737
3838## Release Notes
3939
40- ### 2.3.0 - 2.3.1
40+ ### 2.4.0
4141
42- * Updated to Java library 2.3.0, 2.3.1.
42+ * Added new scripts.
43+
44+ ### 2.3.0 - 2.3.2
45+
46+ * Updated to Java library 2.3.0, 2.3.2.
4347
4448### 2.2.4
4549
Original file line number Diff line number Diff line change 66 <groupId >com.mapcode</groupId >
77 <artifactId >mapcode-example</artifactId >
88 <packaging >jar</packaging >
9- <version >2.3.1 </version >
9+ <version >2.4.0 </version >
1010
1111 <name >Mapcode Java Example</name >
1212 <description >
3030 <maven-compiler-plugin .version>3.5.1</maven-compiler-plugin .version>
3131
3232 <!-- Packages. -->
33- <mapcode .version>2.3.1 </mapcode .version>
33+ <mapcode .version>2.4.0 </mapcode .version>
3434 <log4j .version>1.2.17</log4j .version>
3535 <slf4j .version>1.7.12</slf4j .version>
3636 </properties >
You can’t perform that action at this time.
0 commit comments