Skip to content

Commit fba8e78

Browse files
committed
Updated POM and release notes after release 1.42
1 parent 5b0f4de commit fba8e78

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>mapcode</artifactId>
99

1010
<packaging>jar</packaging>
11-
<version>1.42</version>
11+
<version>1.42.1-SNAPSHOT</version>
1212

1313
<name>Mapcode Java Library</name>
1414
<description>

src/site/apt/ReleaseNotes.apt.vm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Release Notes (Version ${project.version})
99
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
1010
#end
1111

12+
* 1.42.1
13+
14+
* To be done.
15+
16+
[]
17+
1218
* 1.42
1319

1420
* Fixed a bug in <<<MapcodeCodec.encodeToShortest>>> which would not always return the shortest code (see

0 commit comments

Comments
 (0)