We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23dbb0 commit 5f69a4fCopy full SHA for 5f69a4f
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/coordinate-reference-systems-java/releases/tag/1.1.1) (02-03-2022)
12
13
* Java 11
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga</groupId>
<artifactId>crs</artifactId>
- <version>1.1.1</version>
+ <version>1.1.2</version>
<packaging>jar</packaging>
<name>Coordinate Reference Systems</name>
<url>https://github.com/ngageoint/coordinate-reference-systems-java</url>
0 commit comments