Skip to content

Commit

Permalink
set up version 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 2, 2024
1 parent 8b682fd commit 93bf6b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.1.5 (TBD)

* TBD

## [1.1.4](https://github.com/ngageoint/projections-java/releases/tag/1.1.4) (04-02-2024)

* proj4j 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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>
Expand Down

0 comments on commit 93bf6b8

Please sign in to comment.