Skip to content

Commit

Permalink
set up version 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 3, 2024
1 parent ead56df commit 48cb974
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/).

---

## 2.2.4 (TBD)

* TBD

## [2.2.3](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.2.3) (04-03-2024)

* simple-features-java version 2.2.2
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.sf</groupId>
<artifactId>sf-wkb</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
<packaging>jar</packaging>
<name>Simple Features Well-Known Binary</name>
<url>https://github.com/ngageoint/simple-features-wkb-java</url>
Expand Down

0 comments on commit 48cb974

Please sign in to comment.