Skip to content

Commit 6e25bd4

Browse files
committed
update README.md
1 parent 9de6f5b commit 6e25bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Java utility methods for geohashing.
77

88
Status: *production*
99

10-
Maven site reports are [here](http://davidmoten.github.io/geo/index.html) including [javadoc](http://davidmoten.github.io/geo/apidocs/index.html).
10+
Maven site reports are [here](http://davidmoten.github.io/geo/index.html) including [javadoc](http://davidmoten.github.io/geo /apidocs/index.html).
1111

1212
Add this to your pom:
1313

@@ -19,7 +19,7 @@ Add this to your pom:
1919

2020
Release Notes
2121
----------------
22-
* 0.6.2 - performance improvements #13 #14, thanks @niqueco
22+
* 0.7 - performance improvements #13 #14, thanks @niqueco
2323
* 0.6.10 - compiled to java 1.6 for Android compatibility
2424
* 0.6.8 - get Position class from grumpy-core artifact which includes ```Position.longitudeDiff``` fix.
2525
* 0.6.7 - Base32.encodeBase32 now pads to max hash length which is a *breaking change* ([#9](https://github.com/davidmoten/geo/issues/9)), thanks @gnellzynga,

0 commit comments

Comments
 (0)