Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/davidmoten/rtree
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Dec 12, 2015
2 parents dfffd52 + 9819a9f commit 286fe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Add this maven dependency to your pom.xml:
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>rtree</artifactId>
<version>0.6.8</version>
<version>0.7.1</version>
</dependency>
```
###Instantiate an R-Tree
Expand Down

0 comments on commit 286fe42

Please sign in to comment.