Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
update readme regarding stable version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karussell committed Jun 27, 2016
1 parent 16faa05 commit d6c7e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -106,8 +106,8 @@ with this maven dependency:
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>map-matching</artifactId>
<!-- or 0.7-SNAPSHOT for the unstable -->
<version>0.6.0</version>
<!-- or 0.8-SNAPSHOT for the unstable -->
<version>0.7.0</version>
</dependency>
```

Expand Down

0 comments on commit d6c7e95

Please sign in to comment.