We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fce5f6 commit d50d324Copy full SHA for d50d324
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 1.1.4 (TBD)
8
+
9
+* TBD
10
11
## [1.1.3](https://github.com/ngageoint/projections-java/releases/tag/1.1.3) (01-19-2023)
12
13
* crs version 1.1.5
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga</groupId>
<artifactId>proj</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4</version>
<packaging>jar</packaging>
<name>Projections</name>
<url>https://github.com/ngageoint/projections-java</url>
0 commit comments