Skip to content

Commit

Permalink
update to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn authored Mar 2, 2017
1 parent fef7bfa commit 24d2331
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 @@ -76,12 +76,12 @@ TiffWriter.writeTiff(file, tiffImage);

### Installation ###

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

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

### Build ###
Expand Down

0 comments on commit 24d2331

Please sign in to comment.