Skip to content

Commit

Permalink
README version change to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Nov 20, 2015
1 parent a9f72db commit 51408f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ View the latest [Javadoc](http://ngageoint.github.io/geopackage-wkb-java/docs/ap

### Installation ###

Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|wkb|1.0.0|jar) (JAR, POM, Source, Javadoc)
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|wkb|1.0.1|jar) (JAR, POM, Source, Javadoc)

<dependency>
<groupId>mil.nga</groupId>
<artifactId>wkb</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>

### Build ###
Expand Down

0 comments on commit 51408f8

Please sign in to comment.