We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d6db2 commit 893501cCopy full SHA for 893501c
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.0.7 (TBD)
8
+
9
+* TBD
10
11
## [2.0.6](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.0.6) (04-18-2022)
12
13
* simple-features-java version 2.0.6
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-wkb</artifactId>
- <version>2.0.6</version>
+ <version>2.0.7</version>
<packaging>jar</packaging>
<name>Simple Features Well-Known Binary</name>
<url>https://github.com/ngageoint/simple-features-wkb-java</url>
0 commit comments