Skip to content

Commit 5ea485d

Browse files
committed
1.0.1 release
1 parent c4c9668 commit 5ea485d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ Default grid properties including zoom ranges, styles, and labelers are defined
105105

106106
### Installation ###
107107

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

110110
<dependency>
111111
<groupId>mil.nga</groupId>
112112
<artifactId>mgrs</artifactId>
113-
<version>1.0.0</version>
113+
<version>1.0.1</version>
114114
</dependency>
115115

116116
### Build ###

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h2 class="project-tagline">by the National Geospatial-Intelligence Agency</h2>
1717
<a href="http://ngageoint.github.io/mgrs-java/docs/api/" class="btn">API</a>
1818
<a href="https://github.com/ngageoint/mgrs-java/zipball/master" class="btn">.zip</a>
1919
<a href="https://github.com/ngageoint/mgrs-java/tarball/master" class="btn">.tar.gz</a>
20-
<a href="http://search.maven.org/#artifactdetails|mil.nga|mgrs|1.0.0|jar" class="btn">The Central Repository</a>
20+
<a href="http://search.maven.org/#artifactdetails|mil.nga|mgrs|1.0.1|jar" class="btn">The Central Repository</a>
2121
</section>
2222

2323
<section class="main-content">

0 commit comments

Comments
 (0)