Skip to content

Commit 2932611

Browse files
author
Tyler Coles
committed
Bump for version 1.4.0.
1 parent f854f7c commit 2932611

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ In short, if you have looked at other geo-spatial libraries in Java and thought
1414

1515
**SimpleLatLng** is licensed through the commercial-friendly [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0)
1616

17-
## News
18-
19-
[v1.3.1 is released](https://github.com/JavadocMD/simplelatlng/releases/tag/v1.3.1).
20-
2117
## Download
2218

2319
Binaries can be downloaded directly from the [releases page](http://github.com/JavadocMD/simplelatlng/releases).
@@ -44,6 +40,3 @@ before relying upon it in a production environment.
4440
If you would like to contribute to the correctness of the code or the
4541
battery of tests it is run through, the project founder would greatly
4642
appreciate it.
47-
48-
## Tip Jar
49-
If you're feeling generous and have Bitcoins to spare, you'll find donation information at http://javadocmd.com Thank you!

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.javadocmd</groupId>
66
<artifactId>simplelatlng</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.3.1</version>
8+
<version>1.4.0</version>
99

1010
<name>SimpleLatLng</name>
1111
<description>Simple Java implementation of common latitude and longitude calculations.</description>

0 commit comments

Comments
 (0)