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