We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766f9f3 commit 01bfb35Copy full SHA for 01bfb35
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 1.1.2 (TBD)
8
+
9
+* TBD
10
11
## [1.1.1](https://github.com/ngageoint/gars-java/releases/tag/1.1.1) (01-13-2023)
12
13
* Point to GARS conversion latitude min/max bounding and longitude normalization
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga</groupId>
<artifactId>gars</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2</version>
<packaging>jar</packaging>
<name>Global Area Reference System</name>
<url>https://github.com/ngageoint/gars-java</url>
0 commit comments