Skip to content

Commit 750bcd4

Browse files
committed
README version change to 1.0.1
1 parent 7d36718 commit 750bcd4

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
@@ -33,12 +33,12 @@ The [GeoPackage Java](https://github.com/ngageoint/geopackage-java) library is a
3333

3434
### Installation ###
3535

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

3838
<dependency>
3939
<groupId>mil.nga.geopackage</groupId>
4040
<artifactId>geopackage-core</artifactId>
41-
<version>1.0.0</version>
41+
<version>1.0.1</version>
4242
</dependency>
4343

4444
### Build ###

0 commit comments

Comments
 (0)