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