Skip to content

Commit 51408f8

Browse files
committed
README version change to 1.0.1
1 parent a9f72db commit 51408f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ View the latest [Javadoc](http://ngageoint.github.io/geopackage-wkb-java/docs/ap
3838

3939
### Installation ###
4040

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

4343
<dependency>
4444
<groupId>mil.nga</groupId>
4545
<artifactId>wkb</artifactId>
46-
<version>1.0.0</version>
46+
<version>1.0.1</version>
4747
</dependency>
4848

4949
### Build ###

0 commit comments

Comments
 (0)