We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02744a9 commit 5eb9dafCopy full SHA for 5eb9daf
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.1.4 (TBD)
8
+
9
+* TBD
10
11
## [2.1.3](https://github.com/ngageoint/mgrs-java/releases/tag/2.1.3) (04-03-2024)
12
13
* grid version 1.1.2
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga</groupId>
<artifactId>mgrs</artifactId>
- <version>2.1.3</version>
+ <version>2.1.4</version>
<packaging>jar</packaging>
<name>Military Grid Reference System</name>
<url>https://github.com/ngageoint/mgrs-java</url>
0 commit comments