We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008c53d commit f1cb285Copy full SHA for f1cb285
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 3.0.3 (TBD)
8
+
9
+* TBD
10
11
## [3.0.2](https://github.com/ngageoint/simple-features-geojson-java/releases/tag/3.0.2) (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-geojson</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3</version>
<packaging>jar</packaging>
<name>Simple Features GeoJSON</name>
<url>https://github.com/ngageoint/simple-features-geojson-java</url>
0 commit comments